X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FStatisticsTargets.hh;h=87bcd19f0e0a6e31be8a1471fe571303d536d681;hb=4101c2b818ec67e7469ebb44f030eed2185c4ab0;hp=93a21803035df477d7ecce4ef9b3dfa8c136e470;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/StatisticsTargets.hh b/senf/Utils/StatisticsTargets.hh index 93a2180..87bcd19 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,11 +28,11 @@ // Custom includes #include -#include "Logger/Logger.hh" +#include //#include "StatisticsTargets.mpp" #include "StatisticsTargets.ih" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { @@ -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 @@ -93,7 +93,7 @@ namespace senf { } -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #include "StatisticsTargets.cci" #include "StatisticsTargets.ct" #include "StatisticsTargets.cti"