From 840aefa52e90ab4a000f6d5a4a31af931d49cb77 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Wed, 19 Oct 2011 22:40:11 +0100 Subject: [PATCH] Test change --- glm/gtc/half_float.hpp | 2 +- glm/gtc/half_float.inl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/glm/gtc/half_float.hpp b/glm/gtc/half_float.hpp index 8e6a7184..eac1db9a 100644 --- a/glm/gtc/half_float.hpp +++ b/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 { diff --git a/glm/gtc/half_float.inl b/glm/gtc/half_float.inl index 7e1d16fa..21387432 100644 --- a/glm/gtc/half_float.inl +++ b/glm/gtc/half_float.inl @@ -29,7 +29,7 @@ namespace glm{ namespace detail { -#ifndef _MSC_EXTENSIONS +#if 1 //ndef _MSC_EXTENSIONS ////////////////////////////////////// // hvec2