summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/glm/glm/detail/type_mat2x2.inl
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/glm/glm/detail/type_mat2x2.inl')
-rw-r--r--3rdparty/glm/glm/detail/type_mat2x2.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/glm/glm/detail/type_mat2x2.inl b/3rdparty/glm/glm/detail/type_mat2x2.inl
index da426ebbe21..c1eb176acc1 100644
--- a/3rdparty/glm/glm/detail/type_mat2x2.inl
+++ b/3rdparty/glm/glm/detail/type_mat2x2.inl
@@ -81,7 +81,7 @@ namespace detail
}
template <typename T, precision P>
- GLM_FUNC_QUALIFIER GLM_CONSTEXPR tmat2x2<T, P>::tmat2x2(ctor)
+ GLM_FUNC_QUALIFIER GLM_CONSTEXPR_CTOR tmat2x2<T, P>::tmat2x2(ctor)
{}
template <typename T, precision P>