Reduce included code
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
// Dependency:
|
// Dependency:
|
||||||
#include "../glm.hpp"
|
#include "../detail/func_geometric.hpp"
|
||||||
#include "../gtx/quaternion.hpp"
|
#include "../gtx/quaternion.hpp"
|
||||||
|
|
||||||
#if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED))
|
#if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED))
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
/// @ref gtx_norm
|
/// @ref gtx_norm
|
||||||
/// @file glm/gtx/norm.inl
|
/// @file glm/gtx/norm.inl
|
||||||
|
|
||||||
|
#include "../detail/precision.hpp"
|
||||||
|
|
||||||
namespace glm{
|
namespace glm{
|
||||||
namespace detail
|
namespace detail
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user