X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FPacket.cc;h=1522add3cc11c56e21c108d7e0869f7075a78b32;hb=81ffa1c459b96dd44472bcef37e1e373934ee138;hp=aed46e7700f7920892944d61e06f28b0bda54024;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Packets/Packet.cc b/Packets/Packet.cc index aed46e7..1522add 100644 --- a/Packets/Packet.cc +++ b/Packets/Packet.cc @@ -21,12 +21,10 @@ /** \file \brief Packet non-inline non-template implementation */ -#include "PacketInterpreter.hh" -#include "Packet.hh" //#include "Packet.ih" // Custom includes -#include "DataPacket.hh" +#include "Packets.hh" //#include "Packet.mpp" #define prefix_ @@ -70,4 +68,5 @@ prefix_ senf::Packet senf::Packet::checkLast() // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: