summaryrefslogtreecommitdiff
path: root/modules/core/c++/boundary/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/core/c++/boundary/common.hpp')
-rw-r--r--modules/core/c++/boundary/common.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/core/c++/boundary/common.hpp b/modules/core/c++/boundary/common.hpp
new file mode 100644
index 0000000..3feb451
--- /dev/null
+++ b/modules/core/c++/boundary/common.hpp
@@ -0,0 +1,8 @@
+#pragma once
+
+#include "../common.hpp"
+
+namespace kel {
+namespace lbm {
+}
+}