diff options
Diffstat (limited to 'lib/core/c++/schema.hpp')
| -rw-r--r-- | lib/core/c++/schema.hpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/core/c++/schema.hpp b/lib/core/c++/schema.hpp index 0c92ae6..7712f99 100644 --- a/lib/core/c++/schema.hpp +++ b/lib/core/c++/schema.hpp @@ -3,9 +3,9 @@ #include <forstio/codec/schema.hpp> namespace kel { - namespace lbm { - namespace sch { - using namespace saw::schema; - } - } +namespace lbm { +namespace sch { +using namespace saw::schema; +} +} } |
