Refactor headers

This commit is contained in:
Christophe Riccio
2018-08-05 15:22:49 +02:00
parent fd21f939d8
commit 78879c675c
171 changed files with 1123 additions and 1206 deletions

View File

@@ -1,6 +1,6 @@
#include <glm/ext/matrix_relational.hpp>
#include <glm/mat4x3.hpp>
#include <glm/fvec4.hpp>
#include <glm/matrix_mat4x3.hpp>
#include <glm/vector_vec4.hpp>
int test_equal()
{