From 6f1b7c24ce61209399bde34d7281996a74a05ee8 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Sun, 19 Jul 2015 00:34:59 +0200 Subject: [PATCH] Fixed build --- test/core/core_type_vec1.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/core/core_type_vec1.cpp b/test/core/core_type_vec1.cpp index 76d808ce..ae08f0aa 100644 --- a/test/core/core_type_vec1.cpp +++ b/test/core/core_type_vec1.cpp @@ -30,6 +30,7 @@ /////////////////////////////////////////////////////////////////////////////////// #define GLM_SWIZZLE +#define GLM_META_PROG_HELPERS #include #include #include