Fixed message display

This commit is contained in:
Christophe Riccio
2013-01-31 21:17:19 +01:00
parent d7ed4387e0
commit fee63c9b0f
2 changed files with 13 additions and 12 deletions

View File

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