mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
Update main.cpp
Added #include <thread> to main.cpp for Mac
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user