C++11 tests

This commit is contained in:
Christophe Riccio
2011-09-24 23:25:09 +01:00
parent 156235e574
commit 1d05f79eb8
6 changed files with 22 additions and 17 deletions

View File

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

View File

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