Fixed build

This commit is contained in:
Christophe Riccio
2016-05-01 12:39:16 +02:00
parent 83999c749a
commit 1becd76c5f
3 changed files with 9 additions and 17 deletions

View File

@@ -32,9 +32,7 @@
#include <glm/gtc/bitfield.hpp>
#include <glm/gtc/type_precision.hpp>
#include <glm/vector_relational.hpp>
#if GLM_ARCH != GLM_ARCH_PURE
# include <glm/detail/intrinsic_integer.hpp>
#endif
#include <glm/integer.hpp>
#include <ctime>
#include <cstdio>
#include <vector>