]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/output/debug/web/class_DebugWebOutput.php
Continued:
[core.git] / inc / main / classes / output / debug / web / class_DebugWebOutput.php
index f775a4c991601b0ce662cbe6481f61ee983c2002..ff003f663ae0bac714befaac0c5397e74ff0c082 100644 (file)
@@ -5,6 +5,7 @@ namespace CoreFramework\Output\Debug;
 // Import framework stuff
 use CoreFramework\Debug\Debugger;
 use CoreFramework\Output\Debug\BaseDebugOutput;
 // Import framework stuff
 use CoreFramework\Debug\Debugger;
 use CoreFramework\Output\Debug\BaseDebugOutput;
+use CoreFramework\Stream\Output\OutputStreamer;
 
 /**
  * A debug output class for the web browser
 
 /**
  * A debug output class for the web browser