X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FLogger%2FLevels.ih;h=ed1e5f367a6eea1580056d5321bb5f74eccb781d;hb=394ced7000128fef7e753caea1deda8d55dec8e2;hp=92989eb3a6d8fca6846881fb04a9a3f25a761629;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/Logger/Levels.ih b/senf/Utils/Logger/Levels.ih index 92989eb..ed1e5f3 100644 --- a/senf/Utils/Logger/Levels.ih +++ b/senf/Utils/Logger/Levels.ih @@ -28,18 +28,18 @@ // Custom includes -///////////////////////////////ih.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { namespace log { namespace detail { - + /// Internal: Log level base class struct LevelBase {}; }}} -///////////////////////////////ih.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #endif