X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FPacketImpl.hh;h=516d272d22260ca0a2b364a06749bcad38521637;hb=2d6585ff852e9d282c17003ba1db0b73eb3a8500;hp=7ba7cb03ecf897700b16de8735343157db64f2c8;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Packets/PacketImpl.hh b/Packets/PacketImpl.hh index 7ba7cb0..516d272 100644 --- a/Packets/PacketImpl.hh +++ b/Packets/PacketImpl.hh @@ -114,6 +114,9 @@ namespace detail { }} ///////////////////////////////hh.e//////////////////////////////////////// +#endif +#if !defined(SENF_PACKETS_DECL_ONLY) && !defined(HH_PacketImpl_i_) +#define HH_PacketImpl_i_ #include "PacketImpl.cci" //#include "PacketImpl.ct" #include "PacketImpl.cti" @@ -126,4 +129,6 @@ namespace detail { // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: