summaryrefslogtreecommitdiff
path: root/lib/core/c++/schema.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/core/c++/schema.hpp')
-rw-r--r--lib/core/c++/schema.hpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/core/c++/schema.hpp b/lib/core/c++/schema.hpp
deleted file mode 100644
index 7712f99..0000000
--- a/lib/core/c++/schema.hpp
+++ /dev/null
@@ -1,11 +0,0 @@
-#pragma once
-
-#include <forstio/codec/schema.hpp>
-
-namespace kel {
-namespace lbm {
-namespace sch {
-using namespace saw::schema;
-}
-}
-}