aboutsummaryrefslogtreecommitdiffstats
path: root/lib/entityx/entityx/entityx.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/entityx/entityx/entityx.h')
-rw-r--r--lib/entityx/entityx/entityx.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/entityx/entityx/entityx.h b/lib/entityx/entityx/entityx.h
deleted file mode 100644
index 0799793..0000000
--- a/lib/entityx/entityx/entityx.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-
-#include "entityx/config.h"
-#include "entityx/Event.h"
-#include "entityx/Entity.h"
-#include "entityx/System.h"
-#include "entityx/quick.h"