implement linux filesystem support
This commit is contained in:
committed by
chris hawley
parent
b1f2f177cd
commit
fed4cb63a7
@@ -26,9 +26,8 @@
|
||||
#else
|
||||
#include <codecvt>
|
||||
#endif
|
||||
#elif defined( \
|
||||
_MSC_VER) // since the windows 10 sdk is required, this shouldn't be an
|
||||
// issue
|
||||
// since the windows 10 sdk is required, this shouldn't be an issue
|
||||
#elif defined(_MSC_VER)
|
||||
#include <codecvt>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user