diff --git a/network.hpp b/network.hpp index 8d9b0f9..d295988 100644 --- a/network.hpp +++ b/network.hpp @@ -3,8 +3,8 @@ #ifdef _WIN32 -#include #include +#include #include using string = std::wstring;