|
@@ -10,7 +10,7 @@
|
|
|
#ifndef glm_detail_intrinsic_vector_relational
|
|
#ifndef glm_detail_intrinsic_vector_relational
|
|
|
#define glm_detail_intrinsic_vector_relational
|
|
#define glm_detail_intrinsic_vector_relational
|
|
|
|
|
|
|
|
-#include "../setup.hpp"
|
|
|
|
|
|
|
+#include "setup.hpp"
|
|
|
|
|
|
|
|
#if((GLM_ARCH & GLM_ARCH_SSE2) != GLM_ARCH_SSE2)
|
|
#if((GLM_ARCH & GLM_ARCH_SSE2) != GLM_ARCH_SSE2)
|
|
|
# error "SSE2 instructions not supported or enabled"
|
|
# error "SSE2 instructions not supported or enabled"
|