Fixed GCC build and tests

This commit is contained in:
Christophe Riccio
2011-01-11 16:23:45 +00:00
parent d31d1e9c10
commit b5cda17ea8
7 changed files with 12 additions and 6 deletions

View File

@@ -12,6 +12,7 @@
#include <glm/gtx/simd_mat4.hpp>
#include <glm/gtx/random.hpp>
#include <iostream>
#include <cstdio>
#include <ctime>
#include <vector>