Clean up lua stack and weak pointers

This commit is contained in:
Emil Axelsson
2018-02-09 16:43:29 +01:00
parent 471c030567
commit a85eddff4e
23 changed files with 236 additions and 30 deletions

View File

@@ -29,6 +29,7 @@
#include <openspace/util/keys.h>
#include <openspace/util/mouse.h>
#include <ghoul/glm.h>
#include <ghoul/misc/assert.h>
#include <functional>
#include <memory>