diff options
Diffstat (limited to 'modules/io')
-rw-r--r-- | modules/io/io.hpp (renamed from modules/io/io.h) | 2 | ||||
-rw-r--r-- | modules/io/io_helpers.hpp (renamed from modules/io/io_helpers.h) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/io/io.h b/modules/io/io.hpp index b58394e..e2022be 100644 --- a/modules/io/io.h +++ b/modules/io/io.hpp @@ -2,7 +2,7 @@ #include <forstio/async/async.h> #include <forstio/common.h> -#include "io_helpers.h" +#include "io_helpers.hpp #include <string> #include <variant> diff --git a/modules/io/io_helpers.h b/modules/io/io_helpers.hpp index 761ee35..761ee35 100644 --- a/modules/io/io_helpers.h +++ b/modules/io/io_helpers.hpp |