]> git.mxchange.org Git - core.git/blobdiff - inc/main/interfaces/io/pointer/class_OutputPointer.php
Continued:
[core.git] / inc / main / interfaces / io / pointer / class_OutputPointer.php
index edb3c4adb61026566cf158efed74004fa9c1cb56..2a711f8c88a42552ec16b6f1d58a295f00f0a51a 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Filesystem\Pointer;
 
+// Import framework stuff
+use CoreFramework\Stream\Output\StreamableOutput;
+
 /**
  * An interface for (mostly) file output pointers.
  *