summaryrefslogtreecommitdiffstats
path: root/Project/vendor/glm/mat3x4.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Project/vendor/glm/mat3x4.hpp')
-rw-r--r--Project/vendor/glm/mat3x4.hpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/Project/vendor/glm/mat3x4.hpp b/Project/vendor/glm/mat3x4.hpp
deleted file mode 100644
index 6342bf5..0000000
--- a/Project/vendor/glm/mat3x4.hpp
+++ /dev/null
@@ -1,8 +0,0 @@
-/// @ref core
-/// @file glm/mat3x4.hpp
-
-#pragma once
-#include "./ext/matrix_double3x4.hpp"
-#include "./ext/matrix_double3x4_precision.hpp"
-#include "./ext/matrix_float3x4.hpp"
-#include "./ext/matrix_float3x4_precision.hpp"