Skip to content

Commit bf4b30a

Browse files
committed
Fix Linux build
1 parent c52ef5c commit bf4b30a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

FileSystem.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#include <fcntl.h>
3131
#include <pthread.h>
3232
#include <stdlib.h>
33+
#include <stdring.h>
3334
#include <unistd.h>
3435
#else
3536
#include <Windows.h>

0 commit comments

Comments
 (0)