]> git.mxchange.org Git - core.git/blobdiff - inc/main/interfaces/io/output/class_OutputStreamer.php
Continued:
[core.git] / inc / main / interfaces / io / output / class_OutputStreamer.php
index ef29a35cef5e83aec2467ce60515f95d78a19edb..0ef649d9066be852a2340dd5fa4a164d5a131d26 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Stream\Output;
 
+// Own framework stuff
+use CoreFramework\Stream\Output\StreamableOutput;
+
 /**
  * An interface for output streams
  *