Removed dependence with a deprecated extension
This commit is contained in:
parent
1e7923e7b9
commit
cc8fa8a9c1
@ -28,7 +28,6 @@
|
|||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
/// @see gtc_half_float (dependence)
|
||||||
/// @see gtx_integer (dependence)
|
/// @see gtx_integer (dependence)
|
||||||
/// @see gtx_unsigned_int (dependence)
|
|
||||||
/// @see gtx_quaternion (dependence)
|
/// @see gtx_quaternion (dependence)
|
||||||
///
|
///
|
||||||
/// @defgroup gtx_string_cast GLM_GTX_string_cast: String cast
|
/// @defgroup gtx_string_cast GLM_GTX_string_cast: String cast
|
||||||
@ -46,7 +45,6 @@
|
|||||||
#include "../glm.hpp"
|
#include "../glm.hpp"
|
||||||
#include "../gtc/half_float.hpp"
|
#include "../gtc/half_float.hpp"
|
||||||
#include "../gtx/integer.hpp"
|
#include "../gtx/integer.hpp"
|
||||||
#include "../gtx/unsigned_int.hpp"
|
|
||||||
#include "../gtx/quaternion.hpp"
|
#include "../gtx/quaternion.hpp"
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user