Update Ghoul repository

Adjust OnExit to use defer instead
This commit is contained in:
Alexander Bock
2018-02-14 17:16:54 -05:00
parent b77b54e0f6
commit 9848eea5ac
7 changed files with 18 additions and 27 deletions
-1
View File
@@ -27,7 +27,6 @@
#include <ghoul/filesystem/filesystem.h>
#include <ghoul/logging/logmanager.h>
#include <ghoul/lua/lua_helper.h>
#include <ghoul/misc/onscopeexit.h>
#include <openspace/engine/openspaceengine.h>
#include <openspace/scripting/scriptengine.h>