X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FPackets.hh;h=90036c0026c9c9f0c702ab6021556d53c657bd68;hb=1ff250cd4570aadd9016dad01660d37d1c120590;hp=fc415a61398fee0f172a6691a5e1496ca28d4e1d;hpb=a1a6c76a214ad1935032826713cabaf9ac57bf07;p=senf.git diff --git a/Packets/Packets.hh b/Packets/Packets.hh index fc415a6..90036c0 100644 --- a/Packets/Packets.hh +++ b/Packets/Packets.hh @@ -28,11 +28,46 @@ #define HH_Packets__decls_ -#include "all_includes.hh" +#include "PacketTypes.hh" +#include "PacketImpl.hh" +#include "PacketData.hh" +#include "PacketInterpreter.hh" +#include "Packet.hh" +#include "PacketType.hh" +#include "PacketRegistry.hh" +#include "PacketParser.hh" +#include "SafeIterator.hh" +#include "ArrayParser.hh" +#include "AuxParser.hh" +#include "ListParser.hh" +#include "ListBParser.hh" +#include "ListNParser.hh" +#include "VariantParser.hh" +#include "VectorParser.hh" +#include "ParseHelpers.hh" +#include "DataPacket.hh" #undef HH_Packets__decls_ -#include "all_includes.hh" +#include "PacketTypes.hh" +#include "PacketImpl.hh" +#include "PacketData.hh" +#include "PacketInterpreter.hh" +#include "Packet.hh" +#include "PacketType.hh" +#include "PacketRegistry.hh" +#include "PacketParser.hh" +#include "SafeIterator.hh" +#include "ArrayParser.hh" +#include "IntParser.hh" +#include "AuxParser.hh" +#include "ListParser.hh" +#include "ListBParser.hh" +#include "ListNParser.hh" +#include "VariantParser.hh" +#include "VectorParser.hh" +#include "ParseHelpers.hh" +#include "DataPacket.hh" #endif