]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/output/debug/console/class_DebugConsoleOutput.php
Continued:
[core.git] / inc / main / classes / output / debug / console / class_DebugConsoleOutput.php
index 20c36dc8677823ba08d7ea2043a9fac642e67c9d..181248fec47507b2b233ee7803f1ec2fef602d96 100644 (file)
@@ -6,6 +6,7 @@ namespace CoreFramework\Debug\Output;
 use CoreFramework\Debug\Debugger;
 use CoreFramework\Output\Debug\BaseDebugOutput;
 use CoreFramework\Registry\Registerable;
+use CoreFramework\Stream\Output\OutputStreamer;
 
 /**
  * A debug output class for the console (e.g. hub software)