Fixed doc error

master
Groove ago%!(EXTRA string=7 years)
parent f758b48121
commit 5898692fc0
  1. 2
      glm/detail/type_vec2.inl
  2. 2
      glm/detail/type_vec3.inl
  3. 2
      glm/detail/type_vec4.inl

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

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

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

Loading…
Cancel
Save