]> git.mxchange.org Git - core.git/blobdiff - framework/main/interfaces/index/stack/class_IndexableStack.php
Continued:
[core.git] / framework / main / interfaces / index / stack / class_IndexableStack.php
index 8ed6b26d3851c4237ceffb6a388aaa315c2eaf57..daab0a1326d00033c818f9c47459da282884f5ab 100644 (file)
@@ -2,6 +2,10 @@
 // Own namespace
 namespace CoreFramework\Stack\Index;
 
+// Import framework stuff
+use CoreFramework\Filesystem\Block\CalculatableBlock;
+use CoreFramework\Index\Indexable;
+
 /**
  * An interface for Indexable stack classes
  *