Update submodule glm
This commit is contained in:
parent
18bb4e5f59
commit
2e3a2385f2
2 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignored "-Weffc++"
|
||||
#include <glm/ext/matrix_transform.hpp>
|
||||
#define GLM_ENABLE_EXPERIMENTAL
|
||||
#include <glm/gtx/matrix_transform_2d.hpp>
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
|
|
2
third_party/glm
vendored
2
third_party/glm
vendored
|
@ -1 +1 @@
|
|||
Subproject commit efec5db081e3aad807d0731e172ac597f6a39447
|
||||
Subproject commit 673a963a0f1eb82f5fcef00b7b873371555e5814
|
Loading…
Reference in a new issue