@ -10,7 +10,7 @@
#ifndef glm_core_detail
#define glm_core_detail
#include "../setup.hpp"
#include "setup.hpp"
#include <cassert>
namespace glm{
#ifndef glm_detail_intrinsic_common
#define glm_detail_intrinsic_common
#if((GLM_ARCH & GLM_ARCH_SSE2) != GLM_ARCH_SSE2)
# error "SSE2 instructions not supported or enabled"
#ifndef glm_core_intrinsic_geometric
#define glm_core_intrinsic_geometric
@ -11,7 +11,7 @@
#define glm_core_type_float
#include "type_half.hpp"
namespace glm
{
#ifndef glm_core_type_int
#define glm_core_type_int
#include "_detail.hpp"
@ -21,7 +21,7 @@
#include <climits>
#include <cfloat>
#include <limits>
#include "core/setup.hpp"
#if(defined(GLM_MESSAGES) && !defined(GLM_MESSAGE_CORE_INCLUDED_DISPLAYED))
# define GLM_MESSAGE_CORE_INCLUDED_DISPLAYED