summaryrefslogtreecommitdiff
path: root/c++/args.hpp
blob: 99c6172091e838dee66c0932038e3e04842d959e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#pragma once

#include <forstio/codec/data.hpp>
#include <forstio/codec/args.hpp>

namespace kel {
namespace lbm {
namespace sch {
using namespace saw::schema;
}
}
}