]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/tasks/daemon/building/class_CityDaemonBuildingGrowthTask.php
Continued:
[city.git] / application / city / classes / tasks / daemon / building / class_CityDaemonBuildingGrowthTask.php
index 0a0a81726eefcb689224b6c051661867da1e8cc7..357f634ae16fd27aedfc670ae4ad75dc5746478a 100644 (file)
@@ -4,6 +4,12 @@ namespace Org\Mxchange\City\Daemon\Task\Growth\Building;
 
 // Import application-specific stuff
 use Org\Mxchange\City\Daemon\Factory\CityDaemonFactory;
+use Org\Mxchange\City\Task\BaseCityTask;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Task\Taskable;
+use Org\Mxchange\CoreFramework\Visitor\Visitable;
+use Org\Mxchange\CoreFramework\Visitor\Visitor;
 
 /**
  * A BuildingGrowth city daemon-task