We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d18e4e commit 648e9feCopy full SHA for 648e9fe
Library/LIBAPI.C
@@ -1,6 +1,6 @@
1
#include "LIBAPI.H"
2
3
-#if !defined(__ANDROID__)&& !defined(SN_TARGET_PSP2) & !defined(_XBOX)
+#if !defined(__ANDROID__)&& !defined(SN_TARGET_PSP2) & !defined(_XBOX) && !defined(__linux__)
4
#include <thread>
5
#endif
6
0 commit comments