aboutsummaryrefslogtreecommitdiff
path: root/mod/module.hxx
diff options
context:
space:
mode:
authorFrancois Kritzinger <francois@codesynthesis.com>2024-03-25 15:38:59 +0200
committerFrancois Kritzinger <francois@codesynthesis.com>2024-04-24 15:14:54 +0200
commit32c722fbc4a0af9a0894dd870265c739ad4f0726 (patch)
tree094af9c4eb23181f76f0b6c458e2a3fc8d5be9c8 /mod/module.hxx
parentd9a5761aadc67a1122ae7e3f7f46dd0cb9f92382 (diff)
Post-review changes
Diffstat (limited to 'mod/module.hxx')
-rw-r--r--mod/module.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/module.hxx b/mod/module.hxx
index 157f5d5..ba8958a 100644
--- a/mod/module.hxx
+++ b/mod/module.hxx
@@ -41,6 +41,8 @@ namespace brep
diag_data data;
server_error (diag_data&& d): data (move (d)) {}
+
+ server_error () = default;
};
// Every handler member function that needs to produce any diagnostics