mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-11 15:58:45 -05:00
Feature/cleanup (#837)
* Style guide fixes * Various cleanups * Update SGCT
This commit is contained in:
@@ -26,15 +26,9 @@
|
||||
|
||||
#include <openspace/engine/globals.h>
|
||||
#include <openspace/util/spicemanager.h>
|
||||
|
||||
#include <ghoul/logging/logmanager.h>
|
||||
|
||||
#include <cstring>
|
||||
|
||||
namespace {
|
||||
constexpr const char* _loggerCat = "SequenceParser";
|
||||
} // namespace
|
||||
|
||||
namespace openspace {
|
||||
|
||||
std::map<std::string, ImageSubset>& SequenceParser::getSubsetMap() {
|
||||
|
||||
Reference in New Issue
Block a user