OSX compile fix

This commit is contained in:
Alexander Bock
2017-11-04 20:54:55 -04:00
parent 4465c4b322
commit 3afd2bf514

View File

@@ -38,6 +38,7 @@
#include <ghoul/opengl/textureunit.h>
#include <random>
#include <thread>
namespace {
const glm::vec2 LogoCenter = { 0.f, 0.4f };