Skip to content

Commit f526296

Browse files
Update LinuxPlatformMisc.cpp
1 parent 333588b commit f526296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Platforms/Linux/src/LinuxPlatformMisc.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#include <pthread.h>
3030

3131
#ifdef PLATFORM_FREEBSD
32-
#include <pthread_np.h>
32+
# include <pthread_np.h>
3333
#endif
3434

3535
namespace Diligent

0 commit comments

Comments
 (0)