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-06-05 09:12:46 +0200
commit30444d30a08bc223fc4573d9b89ef965536b9298 (patch)
treef74f4735e1d707be093ffcaa39d1c8c0813af98b /mod/module.hxx
parent8d21bf63597b38eb42b95ff6c32eb0df061f9e35 (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