mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-09 06:48:35 -05:00
Rename DashboardGlobeLocation to DashboardItemGlobeLocation
Remove JSON from iswa module and use openspace one instead Remove warnings General code cleanup
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#define __OPENSPACE_MODULE_SERVER___CONNECTION___H__
|
||||
|
||||
#include <ghoul/misc/templatefactory.h>
|
||||
#include <ext/json/json.hpp>
|
||||
#include <openspace/json.h>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <thread>
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#ifndef __OPENSPACE_MODULE_SERVER___JSON_CONVERTERS___H__
|
||||
#define __OPENSPACE_MODULE_SERVER___JSON_CONVERTERS___H__
|
||||
|
||||
#include <ext/json/json.hpp>
|
||||
#include <openspace/json.h>
|
||||
#include <ghoul/glm.h>
|
||||
|
||||
namespace openspace::properties {
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#ifndef __OPENSPACE_MODULE_SERVER___TOPIC___H__
|
||||
#define __OPENSPACE_MODULE_SERVER___TOPIC___H__
|
||||
|
||||
#include <ext/json/json.hpp>
|
||||
#include <openspace/json.h>
|
||||
|
||||
namespace openspace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user