Anonymous structure in unions are only supported by Visual C++, not C++ 11

This commit is contained in:
Christophe Riccio
2013-01-31 23:25:34 +01:00
parent fee63c9b0f
commit 5d22aabe70
5 changed files with 34 additions and 30 deletions

View File

@@ -8,7 +8,6 @@
///////////////////////////////////////////////////////////////////////////////////////////////////
#define GLM_MESSAGES
//#define GLM_FORCE_ONLY_XYZW
#include <glm/glm.hpp>
#include <iostream>