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