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
-1
View File
@@ -33,7 +33,6 @@
#include <openspace/scene/scenegraphnode.h>
#include <openspace/scripting/scriptengine.h>
#include <openspace/scripting/script_helper.h>
#include <openspace/util/constants.h>
#include <openspace/util/time.h>
#include <boost/algorithm/string.hpp>