diff options
author | Alec Thomas <alec@swapoff.org> | 2014-04-18 11:17:41 -0400 |
---|---|---|
committer | Alec Thomas <alec@swapoff.org> | 2014-04-18 11:17:41 -0400 |
commit | 8fea87063fe757988842806d60541273661de254 (patch) | |
tree | 337a24d9db6c7872726a94e287d1966f4e7e2afc | |
parent | a344b7ea8571d2204fc88392b88e571d6ebe2ada (diff) |
Don't include entityx/Manager.h - it is no longer used.
-rw-r--r-- | entityx/entityx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/entityx/entityx.h b/entityx/entityx.h index 72cfa24..0799793 100644 --- a/entityx/entityx.h +++ b/entityx/entityx.h @@ -4,5 +4,4 @@ #include "entityx/Event.h" #include "entityx/Entity.h" #include "entityx/System.h" -#include "entityx/Manager.h" #include "entityx/quick.h" |