summaryrefslogtreecommitdiff
path: root/modules/io_codec/c++/io_peer.hpp
diff options
context:
space:
mode:
authorClaudius 'keldu' Holeksa <mail@keldu.de>2024-08-07 13:26:58 +0200
committerClaudius 'keldu' Holeksa <mail@keldu.de>2024-08-07 13:26:58 +0200
commite4525015f88bcb7d9906a875210f759621f2b3c3 (patch)
treef0105983f8afdc0bfd257ac8e8e9246cb87f4112 /modules/io_codec/c++/io_peer.hpp
parent3beda6ac36f494df11851b657a4bcc967bceb79d (diff)
wip
Diffstat (limited to 'modules/io_codec/c++/io_peer.hpp')
-rw-r--r--modules/io_codec/c++/io_peer.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/io_codec/c++/io_peer.hpp b/modules/io_codec/c++/io_peer.hpp
index c4e28a1..b998055 100644
--- a/modules/io_codec/c++/io_peer.hpp
+++ b/modules/io_codec/c++/io_peer.hpp
@@ -4,6 +4,7 @@
#include <forstio/buffer.hpp>
#include <forstio/io/io.hpp>
#include <forstio/codec/data.hpp>
+#include <forstio/codec/transport.hpp>
namespace saw {