@@ -1,4 +1,6 @@
-#define GLM_FORCE_CXX98
+#ifndef GLM_FORCE_CXX98
+# define GLM_FORCE_CXX98
+#endif
#include <glm/glm.hpp>
#include <glm/ext.hpp>