Skip to content

Commit

Permalink
add windows include
Browse files Browse the repository at this point in the history
  • Loading branch information
finnschiermer committed Mar 28, 2021
1 parent 03125e8 commit 86a9f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/realm/util/file.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
#include <windows.h>
#include <io.h>
#include <direct.h>
#include <fileapi.h>
#else
#include <unistd.h>
#include <sys/stat.h>
Expand Down

0 comments on commit 86a9f4f

Please sign in to comment.