Skip to content

Commit 901b14b

Browse files
committed
gcc compiler fix 4
1 parent 9a17877 commit 901b14b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/osgEarth/Threading.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
# include <unistd.h>
2727
# include <sys/syscall.h>
2828
# include <pthread.h>
29+
# include <cstring>
2930
#endif
3031

3132
// define the threading library singleton

0 commit comments

Comments
 (0)