From 8fea87063fe757988842806d60541273661de254 Mon Sep 17 00:00:00 2001 From: Alec Thomas Date: Fri, 18 Apr 2014 11:17:41 -0400 Subject: Don't include entityx/Manager.h - it is no longer used. --- entityx/entityx.h | 1 - 1 file changed, 1 deletion(-) 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" -- cgit v1.2.3