diff options
Diffstat (limited to 'depedencies/include/glm/matrix.hpp')
-rw-r--r-- | depedencies/include/glm/matrix.hpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/depedencies/include/glm/matrix.hpp b/depedencies/include/glm/matrix.hpp deleted file mode 100644 index 736dd49..0000000 --- a/depedencies/include/glm/matrix.hpp +++ /dev/null @@ -1,6 +0,0 @@ -/// @ref core -/// @file glm/matrix.hpp - -#pragma once - -#include "detail/func_matrix.hpp" |