mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 16:55:07 +02:00
Fix build error
This commit is contained in:
parent
3862a02cee
commit
7a710093ac
1 changed files with 0 additions and 3 deletions
|
@ -27,9 +27,6 @@ using EntityTreePointer = std::shared_ptr<EntityTree>;
|
|||
#include "MovingEntitiesOperator.h"
|
||||
|
||||
class EntityEditFilters;
|
||||
class Model;
|
||||
using ModelPointer = std::shared_ptr<Model>;
|
||||
using ModelWeakPointer = std::weak_ptr<Model>;
|
||||
|
||||
class EntitySimulation;
|
||||
|
||||
|
|
Loading…
Reference in a new issue