Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: third_party/fontconfig/config/windows/unistd.h

Issue 20220002: Add libpoppler PDF rasterizer (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: More cleanup; add iconv Windows instructions Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/fontconfig/config/windows/unistd.h
diff --git a/third_party/fontconfig/config/windows/unistd.h b/third_party/fontconfig/config/windows/unistd.h
new file mode 100644
index 0000000000000000000000000000000000000000..3102620faa49c3c20bab19fe7bfacfaf7228c6f0
--- /dev/null
+++ b/third_party/fontconfig/config/windows/unistd.h
@@ -0,0 +1,4 @@
+/* stub unistd.h for use for MSVC compilers */
+
+#include <io.h>
+

Powered by Google App Engine
This is Rietveld 408576698