summaryrefslogtreecommitdiff
path: root/glm-master/glm/mat4x2.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'glm-master/glm/mat4x2.hpp')
-rw-r--r--glm-master/glm/mat4x2.hpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/glm-master/glm/mat4x2.hpp b/glm-master/glm/mat4x2.hpp
deleted file mode 100644
index e013e46..0000000
--- a/glm-master/glm/mat4x2.hpp
+++ /dev/null
@@ -1,9 +0,0 @@
-/// @ref core
-/// @file glm/mat4x2.hpp
-
-#pragma once
-#include "./ext/matrix_double4x2.hpp"
-#include "./ext/matrix_double4x2_precision.hpp"
-#include "./ext/matrix_float4x2.hpp"
-#include "./ext/matrix_float4x2_precision.hpp"
-