X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fnodes%2Ftree.cpp;h=08dd6df0b431bf5d1389ae46ce1647bc351c69bb;hb=4239bb197a5671b0098a3c072c6ccc6a5566e9e2;hp=ae09f049f5446d79e86f75a5c63ab7f5e697f7ea;hpb=c5afe982aa9fb2695ef702e823107ff043b4a6f3;p=feisty_meow.git diff --git a/nucleus/library/nodes/tree.cpp b/nucleus/library/nodes/tree.cpp index ae09f049..08dd6df0 100644 --- a/nucleus/library/nodes/tree.cpp +++ b/nucleus/library/nodes/tree.cpp @@ -17,6 +17,7 @@ #include #include #include +#include #define DEBUG_TREE // uncomment if you want lots of debugging info. @@ -25,6 +26,7 @@ #define LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) using namespace basis; +using namespace loggers; namespace nodes {