]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/factories/index/class_FileStackIndexFactory.php
Continued:
[core.git] / inc / main / classes / factories / index / class_FileStackIndexFactory.php
index b2a09bb9ef10b01044369c05849263423e5a8f82..03faf7855cee015c57f44b5593a6bcc54571a2c3 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Factory\Filesystem\Stack;
 
+// Import framework stuff
+use CoreFramework\Registry\Generic\Registry;
+
 /**
  * A factory class for file-based stack indexes
  *