Update submodules (#3136)

* Updating Ghoul and SGCT submodules
* Jenkins fixes
This commit is contained in:
Alexander Bock
2024-03-24 17:22:41 +01:00
committed by GitHub
parent d719cf2ef9
commit 9878bfc8f7
9 changed files with 33 additions and 25 deletions

View File

@@ -35,7 +35,7 @@
#include <openspace/scripting/scriptengine.h>
#include <ghoul/filesystem/filesystem.h>
#include <ghoul/logging/logmanager.h>
#include <scn/scn.h>
#include <scn/scan.h>
namespace {
constexpr std::string_view _loggerCat = "SkyBrowserModule";