X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FParseVec.hh;h=a4b3033dba0ded3cd33545c4373091a8810e7328;hb=032707d24b1059febe83ce56b11fd79df106c6e2;hp=3b2dc38276f4b93b8a10dda639a9eea9a2e34c27;hpb=c52cd7d87dbb525c1267aad27391b8b7365dbb57;p=senf.git diff --git a/Packets/ParseVec.hh b/Packets/ParseVec.hh index 3b2dc38..a4b3033 100644 --- a/Packets/ParseVec.hh +++ b/Packets/ParseVec.hh @@ -33,8 +33,8 @@ //#include "ParseVec.mpp" ///////////////////////////////hh.p//////////////////////////////////////// -namespace satcom { -namespace pkf { +namespace senf { + template class Parse_Vector_wrapper; @@ -160,7 +160,7 @@ namespace pkf { Container & container_; }; -}} +} ///////////////////////////////hh.e//////////////////////////////////////// //#include "ParseVec.cci" @@ -171,5 +171,5 @@ namespace pkf { // Local Variables: // mode: c++ -// c-file-style: "satcom" +// c-file-style: "senf" // End: