X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FPacketParser.test.cc;h=23b1be9e1f3a3df8c79ae337bbddffcaec01f57d;hb=1cf24483a4b520177bfa539d9601749be6aef2ce;hp=9f115cb5b500a15cd0b885c3500bb72c03a0e23e;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Packets/PacketParser.test.cc b/Packets/PacketParser.test.cc index 9f115cb..23b1be9 100644 --- a/Packets/PacketParser.test.cc +++ b/Packets/PacketParser.test.cc @@ -25,10 +25,7 @@ //#include "PacketParser.test.ih" // Custom includes -#include "PacketParser.hh" -#include "PacketInterpreter.hh" -#include "PacketType.hh" -#include "ParseInt.hh" +#include "Packets.hh" #include #include @@ -120,4 +117,6 @@ BOOST_AUTO_UNIT_TEST(safePacketParser) // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: