From b10d0b0e1a30eb02777f5a02b81bf45e09749edb Mon Sep 17 00:00:00 2001 From: Claudius 'keldu' Holeksa Date: Wed, 16 Oct 2024 15:59:39 +0200 Subject: Fixing bad includes and changing network abstraction a tiny bit --- modules/codec/c++/schema.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/codec/c++/schema.hpp') 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 #include +#include #include namespace saw { -- cgit v1.2.3