diff options
Diffstat (limited to 'kel_cmds/c++/common.hpp')
| -rw-r--r-- | kel_cmds/c++/common.hpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kel_cmds/c++/common.hpp b/kel_cmds/c++/common.hpp new file mode 100644 index 0000000..79e3bbb --- /dev/null +++ b/kel_cmds/c++/common.hpp @@ -0,0 +1,7 @@ +#pragma once + +#include <forstio/codec/data.hpp> + +namespace kel { + +} |
