aboutsummaryrefslogtreecommitdiff
path: root/src/shared/math/math.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/math/math.cc')
-rw-r--r--src/shared/math/math.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/shared/math/math.cc b/src/shared/math/math.cc
new file mode 100644
index 0000000..407e202
--- /dev/null
+++ b/src/shared/math/math.cc
@@ -0,0 +1,5 @@
+#include "shared/math/math.hh"
+
+namespace shared {
+namespace math {} // namespace math
+} // namespace shared