summaryrefslogtreecommitdiff
path: root/lib/core/c++/simulation/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/core/c++/simulation/common.hpp')
-rw-r--r--lib/core/c++/simulation/common.hpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/core/c++/simulation/common.hpp b/lib/core/c++/simulation/common.hpp
new file mode 100644
index 0000000..f675a99
--- /dev/null
+++ b/lib/core/c++/simulation/common.hpp
@@ -0,0 +1,7 @@
+#pragma once
+
+namespace kel {
+namespace lbm {
+
+}
+}