diff options
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 |