mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-10 05:32:18 -06:00
Merge branch 'develop' of https://github.com/OpenSpace/OpenSpace-Development into develop
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <ghoul/misc/sharedmemory.h>
|
||||
|
||||
#include <imgui.h>
|
||||
#include <cppformat/format.h>
|
||||
#include <fmt/format.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <numeric>
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#include <glm/gtc/type_ptr.hpp>
|
||||
|
||||
#include <algorithm>
|
||||
#include <cppformat/format.h>
|
||||
#include <fmt/format.h>
|
||||
|
||||
namespace {
|
||||
const std::string _loggerCat = "SpiceManager";
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
#include <ghoul/misc/assert.h>
|
||||
|
||||
#include <cppformat/format.h>
|
||||
#include <fmt/format.h>
|
||||
#include <ctime>
|
||||
|
||||
namespace openspace {
|
||||
|
||||
Reference in New Issue
Block a user