Fixed Clang build

master
Christophe Riccio ago%!(EXTRA string=7 years)
parent 4db3abe6b5
commit 6acd30c6c5
  1. 4
      test/core/core_setup_force_cxx98.cpp

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

Loading…
Cancel
Save