Fixed GCC 4.2.4 build

This commit is contained in:
Christophe Riccio
2011-10-22 02:49:28 +01:00
parent 6c00ffa1b4
commit 671ebd40eb
3 changed files with 8 additions and 5 deletions

View File

@@ -84,7 +84,7 @@
#include <climits>
#include <cfloat>
#include <limits>
#include <type_traits>
//#include <type_traits>
#include "core/setup.hpp"
#if(defined(GLM_MESSAGES) && !defined(GLM_MESSAGE_CORE_INCLUDED_DISPLAYED))