Update main.cpp

Added #include <thread> to main.cpp for Mac
This commit is contained in:
Eric Myers
2016-12-12 07:39:47 -05:00
committed by GitHub
parent 568ebd51ff
commit 41ec729d16
+1
View File
@@ -29,6 +29,7 @@
#include <ghoul/logging/logmanager.h>
#include <ghoul/misc/assert.h>
#include <ghoul/opengl/ghoul_gl.h>
#include <thread>
#include <sgct.h>