Browse Source

Fixed build

Christophe Riccio 10 years ago
parent
commit
6f1b7c24ce
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test/core/core_type_vec1.cpp

+ 1 - 0
test/core/core_type_vec1.cpp

@@ -30,6 +30,7 @@
 ///////////////////////////////////////////////////////////////////////////////////
 
 #define GLM_SWIZZLE
+#define GLM_META_PROG_HELPERS
 #include <glm/vector_relational.hpp>
 #include <glm/gtc/vec1.hpp>
 #include <vector>