diff --git a/include/fggl/math/vector.hpp b/include/fggl/math/vector.hpp index 84dd0a9450d98b9ea39f4ab3d4fa9723a125774f..6c6b07695926f1eab2ef2aafabf33ae05f6ae649 100644 --- a/include/fggl/math/vector.hpp +++ b/include/fggl/math/vector.hpp @@ -22,7 +22,6 @@ #include <ostream> #define GLM_ENABLE_EXPERIMENTAL -#define GLM_FORCE_MESSAGES #include <glm/glm.hpp> namespace glm {