summaryrefslogtreecommitdiff
path: root/lib/core/c++/lbm.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/core/c++/lbm.hpp')
-rw-r--r--lib/core/c++/lbm.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/core/c++/lbm.hpp b/lib/core/c++/lbm.hpp
index 473ca69..aff38e9 100644
--- a/lib/core/c++/lbm.hpp
+++ b/lib/core/c++/lbm.hpp
@@ -19,9 +19,6 @@
#include <iostream>
namespace kel {
-namespace sch {
-using namespace saw::schema;
-}
namespace lbm {
template<typename T, typename Desc>
void print_lbm_meta(const converter<T>& conv, const saw::data<sch::SiKinematicViscosity<T>>& kin_vis_si){