X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FParseVec.hh;h=157b061bf7e0de9a68d321972aaa17822cc83e4b;hb=b371e9c8020d1c30d7f844819714a81db7709912;hp=373903eea0a15b043bf974fa0c3b26c8d5dcf608;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Packets/ParseVec.hh b/Packets/ParseVec.hh index 373903e..157b061 100644 --- a/Packets/ParseVec.hh +++ b/Packets/ParseVec.hh @@ -198,6 +198,9 @@ namespace senf { } ///////////////////////////////hh.e//////////////////////////////////////// +#endif +#if !defined(SENF_PACKETS_DECL_ONLY) && !defined(HH_ParseVec_i_) +#define HH_ParseVec_i_ //#include "ParseVec.cci" #include "ParseVec.ct" #include "ParseVec.cti" @@ -211,4 +214,5 @@ namespace senf { // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: