Continued:
[core.git] / inc / main / classes / class_BaseFrameworkSystem.php
index fce4dc76d5880b93b7d00ca775ecda758b5f0066..af15cba0a92ea1e9c2e1c869909abb3ce0cacbf9 100644 (file)
@@ -6,6 +6,7 @@ namespace CoreFramework\Object;
 use CoreFramework\Configuration\FrameworkConfiguration;
 use CoreFramework\Generic\FrameworkInterface;
 use CoreFramework\Manager\ManageableApplication;
+use CoreFramework\Template\CompileableTemplate;
 
 // Import SPL stuff
 use \stdClass;