Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869cc.

This commit is contained in:
2014-04-30 23:15:54 +02:00
parent 2ce3e4639a
commit a47a4ef82f
13 changed files with 14 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
#include "BLI_path_util.h"
#include "BLI_fileops.h"
#include "BLI_listbase.h"
#include "BLI_math_base.h"
#include "BLI_string.h"
#include "BLI_string_utf8.h"
#include "BLI_threads.h"