X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2Fmpl.test.cc;h=fb056c7f8268c7051e3a60f38a9fa16808e8eee4;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=98dd09e9f4ebd07d5c577e39c3280d69c724097e;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/senf/Utils/mpl.test.cc b/senf/Utils/mpl.test.cc index 98dd09e..fb056c7 100644 --- a/senf/Utils/mpl.test.cc +++ b/senf/Utils/mpl.test.cc @@ -33,7 +33,7 @@ #include #define prefix_ -///////////////////////////////cc.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace { @@ -109,7 +109,7 @@ SENF_AUTO_UNIT_TEST(mplSlot) BOOST_CHECK_EQUAL( unsigned(Test::total), 8u ); } -///////////////////////////////cc.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_