-dmd bug workaround

This commit is contained in:
Mergul 2019-06-17 18:04:54 +00:00
parent cb257a2360
commit 9f125078ed
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
*/
module ecs.entity;
import ecs.system;
import ecs.manager;
/************************************************************************************************************************