mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
get rid of HAS_STD_FILESYSTEM
just use std::filesystem
This commit is contained in:
parent
acafb07707
commit
d51e4e5236
6 changed files with 42 additions and 121 deletions
|
@ -54,7 +54,6 @@
|
|||
#endif
|
||||
|
||||
#ifdef ANDROID
|
||||
#include "Common/StringUtil.h"
|
||||
#include "jni/AndroidCommon/AndroidCommon.h"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue