Windows compile fix

This commit is contained in:
Alexander Bock
2017-12-28 14:15:06 -05:00
parent 8c7d220335
commit b337c3aa1e
6 changed files with 66 additions and 71 deletions

View File

@@ -81,6 +81,8 @@ public:
static OpenSpaceEngine& ref();
static bool isCreated();
~OpenSpaceEngine();
// callbacks
void initialize();
void initializeGL();