Removed extra GLM_FORCE_MESSAGES

master
Christophe Riccio ago%!(EXTRA string=7 years)
parent 96bf3c0d95
commit 0dcb1e8a90
  1. 1
      test/core/core_func_swizzle.cpp
  2. 1
      test/core/core_setup_message.cpp
  3. 1
      test/gtc/gtc_type_aligned.cpp

@ -1,4 +1,3 @@
#define GLM_FORCE_MESSAGES
#define GLM_FORCE_SWIZZLE #define GLM_FORCE_SWIZZLE
#include <glm/glm.hpp> #include <glm/glm.hpp>

@ -1,4 +1,3 @@
#define GLM_FORCE_MESSAGES
#include <glm/vec3.hpp> #include <glm/vec3.hpp>
#include <cstdio> #include <cstdio>

@ -1,4 +1,3 @@
#define GLM_FORCE_MESSAGES
#define GLM_FORCE_ALIGNED_GENTYPES #define GLM_FORCE_ALIGNED_GENTYPES
#include <glm/glm.hpp> #include <glm/glm.hpp>

Loading…
Cancel
Save