Microsoft also support <experimental/filesystem>
This commit is contained in:
parent
be2b67d970
commit
bd0e27deb8
@ -60,10 +60,8 @@ namespace std {
|
||||
} // experimental
|
||||
} // std
|
||||
|
||||
#elif (__GNUC__)
|
||||
# include <experimental/filesystem>
|
||||
#else
|
||||
# include <filesystem>
|
||||
# include <experimental/filesystem>
|
||||
#endif
|
||||
|
||||
#ifndef __cpp_lib_experimental_filesystem
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user