diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/tools/c++/c_gen_iface.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/tools/c++/c_gen_iface.hpp b/modules/tools/c++/c_gen_iface.hpp index 60389dc..353572a 100644 --- a/modules/tools/c++/c_gen_iface.hpp +++ b/modules/tools/c++/c_gen_iface.hpp @@ -1,4 +1,5 @@ #include <forstio/error.hpp> +#include <forstio/buffer.hpp> #include <forstio/codec/data.hpp> #include <forstio/codec/schema.hpp> #include <forstio/codec/schema_hash.hpp> |