diff options
Diffstat (limited to 'c++/tools')
-rw-r--r-- | c++/tools/c_gen_iface.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c++/tools/c_gen_iface.hpp b/c++/tools/c_gen_iface.hpp index 867fe60..3209505 100644 --- a/c++/tools/c_gen_iface.hpp +++ b/c++/tools/c_gen_iface.hpp @@ -1,4 +1,5 @@ #include <forstio/core/error.h> +#include <forstio/core/templates.h> #include <forstio/codec/schema.h> #include <string> |