]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/tasks/daemon/household/class_CityDaemonHouseholdGrowthTask.php
Continued:
[city.git] / application / city / classes / tasks / daemon / household / class_CityDaemonHouseholdGrowthTask.php
index 646d0ce705453a5e130e170e6a85d8ffb2f3e00f..d2d514d7af6d0fbc37958cee90757eadd6d4c268 100644 (file)
@@ -3,7 +3,13 @@
 namespace Org\Mxchange\City\Daemon\Task\Growth\Household;
 
 // Import application-specific stuff
-use Org\Mxchange\City\Daemon\Factory\CityDaemonFactory;
+use Org\Mxchange\City\Task\BaseCityTask;
+use Org\Mxchange\Factory\City\Daemon\CityDaemonFactory;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Task\Taskable;
+use Org\Mxchange\CoreFramework\Visitor\Visitable;
+use Org\Mxchange\CoreFramework\Visitor\Visitor;
 
 /**
  * A HouseholdGrowth city daemon-task