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