Windows/Linux sync.

This commit is contained in:
mfeemster
2014-12-11 09:02:42 -08:00
parent a9ecb6a78e
commit 6abd04058a
2 changed files with 15 additions and 18 deletions

View File

@ -59,7 +59,8 @@
#include "tbb/parallel_for.h"
#include "tbb/task_scheduler_init.h"
#define GLM_FORCE_RADIANS
#define GLM_FORCE_RADIANS 1
#define GLM_FORCE_INLINE 1
//glm is what's used for matrix math.
#include "glm/glm.hpp"