diff options
Diffstat (limited to 'test/test-maths.cpp')
-rw-r--r-- | test/test-maths.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-maths.cpp b/test/test-maths.cpp index ea60f2a..420b69e 100644 --- a/test/test-maths.cpp +++ b/test/test-maths.cpp @@ -5,6 +5,7 @@ #include <glm/gtx/transform.hpp> #include <stream_support.hpp> #include <string_view> +#include <type_traits> #include <glm/glm.hpp> #include <maths.h> |