Merge pull request #178 from OpenSpace/issue173

Remove extra <thread> headers.
This commit is contained in:
Eric Myers
2017-01-09 21:14:16 -05:00
committed by GitHub

View File

@@ -29,11 +29,7 @@
#include <ghoul/logging/logmanager.h>
#include <ghoul/misc/assert.h>
#include <ghoul/opengl/ghoul_gl.h>
#include <thread>
#include <sgct.h>
#include <chrono>
#include <thread>