diff options
Diffstat (limited to 'win32/deps/fontconfig/unistd.h')
-rw-r--r-- | win32/deps/fontconfig/unistd.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/deps/fontconfig/unistd.h b/win32/deps/fontconfig/unistd.h new file mode 100644 index 00000000..5cc18f4d --- /dev/null +++ b/win32/deps/fontconfig/unistd.h @@ -0,0 +1,3 @@ +/* stub unistd.h for use for MSVC compilers */ + +#include <io.h> \ No newline at end of file |