Updated Spice library. Compile fix for Syncbuffer and Unittestson Linux

This commit is contained in:
Alexander Bock
2016-07-20 10:41:06 +02:00
parent bc3fe218b9
commit bc137ab377
3 changed files with 3 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
#include <ghoul/opengl/ghoul_gl.h>
#include <ghoul/misc/assert.h>
#include <cstring>
#include <memory>
#include <stdint.h>
#include <vector>