Compilation Fix OSX 14

This commit is contained in:
Bruno Herbelin
2024-03-15 18:50:53 +01:00
parent 7caded7c95
commit 2435277e49
18 changed files with 30 additions and 21 deletions

View File

@@ -19,6 +19,7 @@
#include <algorithm>
#define GLM_ENABLE_EXPERIMENTAL
#include <glm/gtx/vector_angle.hpp>
#include <glm/gtx/rotate_vector.hpp>