Browse Source

Test change

Christophe Riccio 14 years ago
parent
commit
840aefa52e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      glm/gtc/half_float.hpp
  2. 1 1
      glm/gtc/half_float.inl

+ 1 - 1
glm/gtc/half_float.hpp

@@ -47,7 +47,7 @@
 namespace glm{
 namespace detail
 {
-#if((GLM_LANG != GLM_LANG_CXX11) && (GLM_LANG != GLM_LANG_CXXMS))
+#if 1 //((GLM_LANG != GLM_LANG_CXX11) && (GLM_LANG != GLM_LANG_CXXMS))
 	template <>
 	struct tvec2<thalf>
 	{

+ 1 - 1
glm/gtc/half_float.inl

@@ -29,7 +29,7 @@
 namespace glm{
 namespace detail
 {
-#ifndef _MSC_EXTENSIONS
+#if 1 //ndef _MSC_EXTENSIONS
 
 	//////////////////////////////////////
 	// hvec2