Added more pref tests

This commit is contained in:
Christophe Riccio
2011-01-11 14:10:29 +00:00
parent 4cb7bcd4f1
commit d31d1e9c10
2 changed files with 135 additions and 17 deletions

View File

@@ -12,7 +12,7 @@
#include "../setup.hpp"
#if(GLM_ARCH >= GLM_ARCH_SSE2)
//#if(GLM_ARCH >= GLM_ARCH_SSE2)
namespace glm{
namespace detail{
@@ -63,5 +63,5 @@ namespace detail{
#include "intrinsic_common.inl"
#endif//(GLM_ARCH >= GLM_ARCH_SSE2)
//#endif//(GLM_ARCH >= GLM_ARCH_SSE2)
#endif//glm_detail_intrinsic_common