X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FParseListS.hh;h=a480be6afeaf4a36c31f2f86d43fad904ecf8e23;hb=0fff17bd2bcdbb1e91e216bf6e1bebc414713548;hp=2c75016b4b4d37692b25c7152690c2d6fa145de7;hpb=c52cd7d87dbb525c1267aad27391b8b7365dbb57;p=senf.git diff --git a/Packets/ParseListS.hh b/Packets/ParseListS.hh index 2c75016..a480be6 100644 --- a/Packets/ParseListS.hh +++ b/Packets/ParseListS.hh @@ -32,8 +32,8 @@ //#include "ParseListS.mpp" ///////////////////////////////hh.p//////////////////////////////////////// -namespace satcom { -namespace pkf { +namespace senf { + template class Parse_ListS_wrapper; namespace impl { @@ -150,7 +150,7 @@ namespace pkf { Container & container_; }; -}} +} ///////////////////////////////hh.e//////////////////////////////////////// //#include "ParseListS.cci" @@ -161,5 +161,5 @@ namespace pkf { // Local Variables: // mode: c++ -// c-file-style: "satcom" +// c-file-style: "senf" // End: