summaryrefslogtreecommitdiff
path: root/modules/codec
diff options
context:
space:
mode:
authorClaudius 'keldu' Holeksa <mail@keldu.de>2024-10-16 15:59:39 +0200
committerClaudius 'keldu' Holeksa <mail@keldu.de>2024-10-16 15:59:39 +0200
commitb10d0b0e1a30eb02777f5a02b81bf45e09749edb (patch)
tree2de7e372677037e6c8880c1f52ba32d55d1a85a8 /modules/codec
parent09e164c02120f05c9364d5d9a8faad2ec0026425 (diff)
Fixing bad includes and changing network abstraction a tiny bitdev
Diffstat (limited to 'modules/codec')
-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 e5560fb..4bd544b 100644
--- a/modules/codec/c++/schema.hpp
+++ b/modules/codec/c++/schema.hpp
@@ -2,6 +2,7 @@
#include <forstio/common.hpp>
#include <forstio/templates.hpp>
+#include <forstio/reduce_templates.hpp>
#include <forstio/string_literal.hpp>
namespace saw {