Removing useless include.

This commit is contained in:
Faerbit 2015-05-26 21:32:37 +02:00
parent 536ffc899e
commit 0bee5f915d

View File

@ -2,7 +2,6 @@
#define ENTITY_HH_INCLUDED #define ENTITY_HH_INCLUDED
#include <ACGL/Math/Math.hh> #include <ACGL/Math/Math.hh>
#include <mutex>
class Entity { class Entity {
public: public: