summaryrefslogtreecommitdiff
path: root/modules/codec
diff options
context:
space:
mode:
Diffstat (limited to 'modules/codec')
-rw-r--r--modules/codec/c++/rpc.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/codec/c++/rpc.hpp b/modules/codec/c++/rpc.hpp
index 5f29f6e..5a24034 100644
--- a/modules/codec/c++/rpc.hpp
+++ b/modules/codec/c++/rpc.hpp
@@ -1,5 +1,9 @@
#pragma once
+#include <forstio/id.hpp>
+#include <forstio/codec/data.hpp>
+#include <forstio/io/io.hpp>
+
namespace saw {
/**