]> 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..e960b4562f6701d29e48632adeff76a171de8570 100644 (file)
@@ -4,6 +4,12 @@ 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;
+
+// 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