summaryrefslogtreecommitdiff
path: root/modules/io_codec
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2024-01-23 13:12:11 +0100
committerClaudius "keldu" Holeksa <mail@keldu.de>2024-01-23 13:12:11 +0100
commit8dad985328e2183b224300aa992951131956fdb3 (patch)
treeceda3d9805335f36f571fb36585444ebdb421a02 /modules/io_codec
parenta9d2025030d0a7641f4b0701bd4aff7d2db5aeb4 (diff)
core,codec-json,codec-minecraft,codec-netcdf,codec,io-tls,io,io_codec,window,window-opengl:
Renamed file endings and changed includes
Diffstat (limited to 'modules/io_codec')
-rw-r--r--modules/io_codec/io_peer.hpp (renamed from modules/io_codec/io_peer.h)2
-rw-r--r--modules/io_codec/io_peer.tmpl.hpp (renamed from modules/io_codec/io_peer.tmpl.h)0
-rw-r--r--modules/io_codec/rpc.hpp (renamed from modules/io_codec/rpc.h)0
3 files changed, 1 insertions, 1 deletions
diff --git a/modules/io_codec/io_peer.h b/modules/io_codec/io_peer.hpp
index b9a4b34..46a7d11 100644
--- a/modules/io_codec/io_peer.h
+++ b/modules/io_codec/io_peer.hpp
@@ -101,4 +101,4 @@ new_streaming_io_peer(own<async_io_stream> stream);
} // namespace saw
-#include "io_peer.tmpl.h"
+#include "io_peer.tmpl.hpp
diff --git a/modules/io_codec/io_peer.tmpl.h b/modules/io_codec/io_peer.tmpl.hpp
index 880a58a..880a58a 100644
--- a/modules/io_codec/io_peer.tmpl.h
+++ b/modules/io_codec/io_peer.tmpl.hpp
diff --git a/modules/io_codec/rpc.h b/modules/io_codec/rpc.hpp
index 020bf96..020bf96 100644
--- a/modules/io_codec/rpc.h
+++ b/modules/io_codec/rpc.hpp