Completely remove references to constants.h

This commit is contained in:
Alexander Bock
2015-12-14 17:36:15 -08:00
parent c92fc923f9
commit 177571195c
33 changed files with 33 additions and 50 deletions

View File

@@ -24,7 +24,6 @@
// open space includes
#include <openspace/rendering/renderable.h>
#include <openspace/util/constants.h>
#include <openspace/util/factorymanager.h>
#include <openspace/util/updatestructures.h>
#include <openspace/util/spicemanager.h>