Fixed build on Clang and C++11

This commit is contained in:
Christophe Riccio
2013-08-22 23:24:18 +02:00
parent 1807881509
commit da95e96fcf
3 changed files with 9 additions and 18 deletions

View File

@@ -26,7 +26,6 @@
/// @author Christophe Riccio
///////////////////////////////////////////////////////////////////////////////////
#include <glm/glm.hpp>
#include <glm/gtc/packing.hpp>
#include <cstdio>