Force project rescan on network filesystems

This commit is contained in:
Francesco Abbate
2021-10-21 23:57:17 +02:00
parent 7bdfcd529e
commit ddb6196e9e
2 changed files with 68 additions and 43 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#include <direct.h>
#include <windows.h>
#include <fileapi.h>
#elseif __linux__
#elif __linux__
#include <sys/vfs.h>
#endif