Restore MS version of hvec*

This commit is contained in:
Christophe Riccio
2011-09-21 09:01:04 +01:00
parent d668433c20
commit c998734914
5 changed files with 5 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
namespace glm{
namespace detail
{
#if 1 //ndef _MSC_EXTENSIONS
#ifndef _MSC_EXTENSIONS
template <>
struct tvec2<thalf>
{

View File

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