mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-06-04 11:13:58 +08:00
Added missing header for better VS2019 support.
This commit is contained in:
parent
91e02dc2c4
commit
61182d039f
@ -142,6 +142,9 @@
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include <system_error>
|
||||
#ifdef GHC_OS_WINDOWS
|
||||
#include <vector>
|
||||
#endif
|
||||
#endif // GHC_EXPAND_IMPL
|
||||
|
||||
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
Loading…
x
Reference in New Issue
Block a user