]> git.mxchange.org Git - core.git/blobdiff - inc/main/interfaces/io/class_StreamableInput.php
Continued:
[core.git] / inc / main / interfaces / io / class_StreamableInput.php
index 0207ef9c25095306a9535d5044ba2c4c094c733e..33149b240dbfcf038111e620d472bf4c84d83d65 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Stream\Input;
 
+// Import framework stuff
+use CoreFramework\Stream\Streamable;
+
 /**
  * An interface for input streams
  *