X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FVectorParser.hh;h=3ac2e448f59afeed74e362a416a673528ca03ae7;hb=4891cce7dda76b60f270edfdba16b63d6756c4b0;hp=34b2c2921f0478d0f3156e1fe8cd3d3e3f5b96dd;hpb=412024ed31a4ab4eaea7a4165a434f8efebee325;p=senf.git diff --git a/Packets/VectorParser.hh b/Packets/VectorParser.hh index 34b2c29..3ac2e44 100644 --- a/Packets/VectorParser.hh +++ b/Packets/VectorParser.hh @@ -129,7 +129,7 @@ namespace senf { */ template class VectorParser_Container - : private AuxPolicy + : private AuxPolicy::WrapperPolicy { public: ///////////////////////////////////////////////////////////////////////////