We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 333588b commit f526296Copy full SHA for f526296
Platforms/Linux/src/LinuxPlatformMisc.cpp
@@ -29,7 +29,7 @@
29
#include <pthread.h>
30
31
#ifdef PLATFORM_FREEBSD
32
-#include <pthread_np.h>
+# include <pthread_np.h>
33
#endif
34
35
namespace Diligent
0 commit comments