X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FParseArray.hh;h=f0669b3e20cb7c7006f7329fbabdb7d921cdc246;hb=d084c02e4914da4fa1a4098a33d704f69e8bdedd;hp=851486ac2e5686268251a6c597be98d0af099b28;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Packets/ParseArray.hh b/Packets/ParseArray.hh index 851486a..f0669b3 100644 --- a/Packets/ParseArray.hh +++ b/Packets/ParseArray.hh @@ -62,6 +62,9 @@ namespace senf { } ///////////////////////////////hh.e//////////////////////////////////////// +#endif +#if !defined(SENF_PACKETS_DECL_ONLY) && !defined(HH_ParseArray_i_) +#define HH_ParseArray_i_ //#include "ParseArray.cci" //#include "ParseArray.ct" #include "ParseArray.cti" @@ -75,4 +78,5 @@ namespace senf { // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: