]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/city_daemon/default/class_SimulationDefaultCityDaemon.php
Continued:
[city.git] / application / city / classes / city_daemon / default / class_SimulationDefaultCityDaemon.php
index 67353346c5999e490fe652566955d5e59985049e..6e278eccf84eadc89c6f2a23861c549b0d7cbb2d 100644 (file)
@@ -6,6 +6,7 @@ namespace Org\Mxchange\City\Daemon\Simulation;
 use Org\Mxchange\City\Daemon\BaseCityDaemon;
 
 // Import framework stuff
+use Org\Mxchange\CoreFramework\Factory\ObjectFactory;
 use Org\Mxchange\CoreFramework\Request\Requestable;
 
 /**