Ver Fonte

Fixed doc error

Groove há 7 anos atrás
pai
commit
d6673ffafe

+ 0 - 1
glm/detail/type_vec1.inl

@@ -1,5 +1,4 @@
 /// @ref core
-/// @file glm/detail/type_vec1.inl
 
 namespace glm
 {

+ 0 - 1
glm/detail/type_vec2.inl

@@ -1,5 +1,4 @@
 /// @ref core
-/// @file glm/detail/type_vec2.inl
 
 #include "./compute_vector_relational.hpp"
 

+ 0 - 1
glm/detail/type_vec3.inl

@@ -1,5 +1,4 @@
 /// @ref core
-/// @file glm/detail/type_vec3.inl
 
 namespace glm
 {

+ 0 - 1
glm/detail/type_vec4.inl

@@ -1,5 +1,4 @@
 /// @ref core
-/// @file glm/detail/type_vec4.inl
 
 namespace glm{
 namespace detail

+ 0 - 1
glm/detail/type_vec4_simd.inl

@@ -1,5 +1,4 @@
 /// @ref core
-/// @file glm/detail/type_tvec4_simd.inl
 
 #if GLM_ARCH & GLM_ARCH_SSE2_BIT