And another compile fix for M_PI and msvc2008...

This commit is contained in:
Thomas Dinges
2014-03-30 15:36:09 +02:00
parent 0319db1063
commit b99977ac60

View File

@@ -40,6 +40,7 @@
#include "BLI_threads.h"
#include "BLI_rand.h"
#include "BLI_math.h"
#include "BLI_strict_flags.h"