mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-13 07:01:11 -06:00
Clean up includes
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#ifndef __OPENSPACE_CORE___TIMEMANAGER___H__
|
||||
#define __OPENSPACE_CORE___TIMEMANAGER___H__
|
||||
|
||||
#include <openspace/properties/propertyowner.h>
|
||||
#include <openspace/properties/scalar/floatproperty.h>
|
||||
#include <openspace/util/syncdata.h>
|
||||
#include <openspace/util/keys.h>
|
||||
#include <openspace/util/time.h>
|
||||
@@ -34,14 +36,6 @@
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
#include <deque>
|
||||
#include <functional>
|
||||
#include <openspace/util/timeline.h>
|
||||
#include <openspace/util/time.h>
|
||||
#include <openspace/util/syncdata.h>
|
||||
#include <openspace/properties/propertyowner.h>
|
||||
#include <openspace/properties/scalar/floatproperty.h>
|
||||
|
||||
namespace openspace {
|
||||
|
||||
struct TimeKeyframeData {
|
||||
|
||||
Reference in New Issue
Block a user