X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Finterfaces%2Fio%2Fpointer%2Fclass_OutputPointer.php;h=9b934d19190985a5f0b7b58c330354c363953076;hp=2a711f8c88a42552ec16b6f1d58a295f00f0a51a;hb=7e6c7982d988772a7310c082a7b5a73b5b3ca629;hpb=d8a47744662a4850c136828b27341cce16745442 diff --git a/framework/main/interfaces/io/pointer/class_OutputPointer.php b/framework/main/interfaces/io/pointer/class_OutputPointer.php index 2a711f8c..9b934d19 100644 --- a/framework/main/interfaces/io/pointer/class_OutputPointer.php +++ b/framework/main/interfaces/io/pointer/class_OutputPointer.php @@ -3,6 +3,7 @@ namespace CoreFramework\Filesystem\Pointer; // Import framework stuff +use CoreFramework\Filesystem\FilePointer; use CoreFramework\Stream\Output\StreamableOutput; /**