From 77f953364dc7e164d94171861355d57bd7d4c5a0 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 1 Oct 2012 10:38:44 +0200 Subject: Add Fontconfig solution --- win32/deps/fontconfig/unistd.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 win32/deps/fontconfig/unistd.h (limited to 'win32/deps/fontconfig/unistd.h') 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 \ No newline at end of file -- cgit 1.4.1