mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 19:29:04 -05:00
Feature/websocketnavigation (#882)
* Upgrade JSON Library * Added support for navigation based on websocket communication
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include <ghoul/fmt.h>
|
||||
#include <ghoul/logging/logmanager.h>
|
||||
#include <fstream>
|
||||
#include <iomanip>
|
||||
|
||||
namespace {
|
||||
constexpr const char* _loggerCat = "FieldlinesState";
|
||||
|
||||
Reference in New Issue
Block a user