Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests

master
Christophe Riccio ago%!(EXTRA string=6 years)
parent d92ac09ce2
commit 2d8ccef1af
  1. 4
      test/core/core_force_cxx_unknown.cpp

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

Loading…
Cancel
Save