summaryrefslogtreecommitdiff
path: root/modules/codec/c++/schema.hpp
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2024-04-05 11:10:44 +0200
committerClaudius "keldu" Holeksa <mail@keldu.de>2024-04-05 11:10:44 +0200
commitb4df0d5f6088ced4e89c24ef01c63b47b4842ba5 (patch)
tree5eb3278fdf5c6c47b9e289067bb0065e8d3e540d /modules/codec/c++/schema.hpp
parentf242d4f6a0b922247aa72cb85337586da5136b7a (diff)
codec: Fixing include
Diffstat (limited to 'modules/codec/c++/schema.hpp')
-rw-r--r--modules/codec/c++/schema.hpp1
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 {