diff --git a/include/ghc/filesystem.hpp b/include/ghc/filesystem.hpp index c8d53ee..e63e88c 100644 --- a/include/ghc/filesystem.hpp +++ b/include/ghc/filesystem.hpp @@ -142,6 +142,9 @@ #include #include #include +#ifdef GHC_OS_WINDOWS +#include +#endif #endif // GHC_EXPAND_IMPL //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -