summaryrefslogtreecommitdiffstats
path: root/depedencies/include/glm/vec4.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'depedencies/include/glm/vec4.hpp')
-rw-r--r--depedencies/include/glm/vec4.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/depedencies/include/glm/vec4.hpp b/depedencies/include/glm/vec4.hpp
deleted file mode 100644
index ad66f5e..0000000
--- a/depedencies/include/glm/vec4.hpp
+++ /dev/null
@@ -1,6 +0,0 @@
-/// @ref core
-/// @file glm/vec4.hpp
-
-#pragma once
-
-#include "detail/type_vec4.hpp"