X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FLogger%2FIOStreamTarget.hh;h=229ab6309c4614537327adbf81aa4bb8d2880c6b;hb=5443435c4c2b6e4386c5334b5b8358273f2bae93;hp=bb1c0d57c36014982245ba6a106581129039508d;hpb=07b8c0784c854893cd1a4ecb9aa051a625ebe17e;p=senf.git diff --git a/Utils/Logger/IOStreamTarget.hh b/Utils/Logger/IOStreamTarget.hh index bb1c0d5..229ab63 100644 --- a/Utils/Logger/IOStreamTarget.hh +++ b/Utils/Logger/IOStreamTarget.hh @@ -57,7 +57,7 @@ namespace log { ///\name Structors and default members ///@{ - explicit IOStreamTarget(std::ostream & os); + IOStreamTarget(std::string const & name, std::ostream & os); ///@} ///////////////////////////////////////////////////////////////////////////