]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/output/debug/class_BaseDebugOutput.php
Continued:
[core.git] / inc / main / classes / output / debug / class_BaseDebugOutput.php
index 7643d51dcc3f9629a2f39bc87506a5c97592474f..5c2083abe105fa6fcd8c2dcccfacbaa9c3c2c7cd 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Output\Debug;
 
+// Import framework stuff
+use CoreFramework\Output\BaseOutput;
+
 /**
  * Generic debug output class
  *