Merge pull request #4945 from shenweip/patch-17

Win32 BuildFix.
This commit is contained in:
Henrik Rydgård
2013-12-30 13:58:22 -08:00
+1
View File
@@ -21,6 +21,7 @@
// DO NOT EVER INCLUDE <windows.h> directly _or indirectly_ from this file
// since it slows down the build a lot.
#include <stdlib.h>
#include <stdarg.h>
#ifdef _MSC_VER