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 e093086 commit 8d325adCopy full SHA for 8d325ad
physx/source/foundation/unix/FdUnixThread.cpp
@@ -32,9 +32,6 @@
32
#include "foundation/PxThread.h"
33
34
#include <math.h>
35
-#if !PX_APPLE_FAMILY && !defined(__CYGWIN__) && !PX_EMSCRIPTEN
36
-#include <bits/local_lim.h> // PTHREAD_STACK_MIN
37
-#endif
38
#include <stdio.h>
39
#include <pthread.h>
40
#include <unistd.h>
0 commit comments