diff options
Diffstat (limited to 'modules/codec/c++/schema.hpp')
-rw-r--r-- | modules/codec/c++/schema.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/codec/c++/schema.hpp b/modules/codec/c++/schema.hpp index a992a84..3c5bce5 100644 --- a/modules/codec/c++/schema.hpp +++ b/modules/codec/c++/schema.hpp @@ -1,6 +1,7 @@ #pragma once #include <forstio/common.hpp> +#include <forstio/templates.hpp> #include <forstio/string_literal.hpp> namespace saw { |