mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-03 01:59:35 -06:00
windows fix
This commit is contained in:
@@ -25,10 +25,6 @@
|
||||
#ifndef __ISWACYGNET_H__
|
||||
#define __ISWACYGNET_H__
|
||||
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <math.h>
|
||||
|
||||
#include <memory>
|
||||
#include <chrono>
|
||||
#include <modules/iswa/util/iswamanager.h>
|
||||
#include <ghoul/designpattern/event.h>
|
||||
|
||||
Submodule modules/kameleon/ext/kameleon updated: 3de739a553...f9ba0caae4
@@ -25,6 +25,8 @@
|
||||
#include <openspace/util/spicemanager.h>
|
||||
#include <ghoul/logging/logmanager.h>
|
||||
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <math.h>
|
||||
|
||||
namespace {
|
||||
const std::string _loggerCat = "TransformationManager";
|
||||
|
||||
Reference in New Issue
Block a user