From e2429d6492bb58a87bcbee29a0f78a6ea6bb6dfa Mon Sep 17 00:00:00 2001 From: Alexandr Kuznetsov Date: Fri, 29 Nov 2013 14:50:59 -0500 Subject: Woo Hoo. First git commit. Changes for VC2013 Now, I can build Blender with VC2013 with Cycles, Collada, OpenExr,OpenImageIO disabled. Also, you need VC2008 sp1 installed to make old libs compatible. --- source/blender/freestyle/intern/application/AppConfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/freestyle/intern/application') diff --git a/source/blender/freestyle/intern/application/AppConfig.h b/source/blender/freestyle/intern/application/AppConfig.h index ad64fce2c44..94ae0c3c348 100644 --- a/source/blender/freestyle/intern/application/AppConfig.h +++ b/source/blender/freestyle/intern/application/AppConfig.h @@ -29,6 +29,7 @@ */ #include +#include #include "../system/FreestyleConfig.h" #include "../system/Precision.h" -- cgit v1.2.3