summaryrefslogtreecommitdiff
path: root/lib/heterogenous/c++/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/heterogenous/c++/common.hpp')
-rw-r--r--lib/heterogenous/c++/common.hpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/heterogenous/c++/common.hpp b/lib/heterogenous/c++/common.hpp
deleted file mode 100644
index 789c876..0000000
--- a/lib/heterogenous/c++/common.hpp
+++ /dev/null
@@ -1,12 +0,0 @@
-#pragma once
-
-#include <forstio/codec/data.hpp>
-
-namespace kel {
-namespace lbm {
-template<typename T, uint64_t D>
-class super_block {
-};
-
-}
-}