Remove includes for json where they are no longer needed

This commit is contained in:
Ylva Selling
2024-02-26 09:58:35 +01:00
parent 4a8e964f89
commit 2e078e4e32
7 changed files with 0 additions and 13 deletions

View File

@@ -27,7 +27,6 @@
#include <openspace/util/syncable.h>
#include <openspace/scripting/lualibrary.h>
#include <openspace/json.h>
#include <ghoul/lua/luastate.h>
#include <ghoul/misc/boolean.h>
#include <filesystem>