X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FStatisticsTargets.hh;h=055ee5100eb660bf879aa909ba519649497f9108;hb=78a6e233083efa63a9cd0684a92abc64202a9ee7;hp=93a21803035df477d7ecce4ef9b3dfa8c136e470;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/StatisticsTargets.hh b/senf/Utils/StatisticsTargets.hh index 93a2180..055ee51 100644 --- a/senf/Utils/StatisticsTargets.hh +++ b/senf/Utils/StatisticsTargets.hh @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2009 +// Copyright (C) 2009 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -28,7 +28,7 @@ // Custom includes #include -#include "Logger/Logger.hh" +#include //#include "StatisticsTargets.mpp" #include "StatisticsTargets.ih" @@ -42,7 +42,7 @@ namespace senf { */ typedef unspecified StatisticsStream; #else - SENF_LOG_DEFINE_STREAM(StatisticsStream, + SENF_LOG_DEFINE_STREAM(StatisticsStream, senf::log::MESSAGE, senf::log::MESSAGE, senf::log::MESSAGE); #endif