PPI: Checkin of first compiling (yet not working) version
[senf.git] / Packets / PacketData.test.cc
index 4354b9a..91c5447 100644 (file)
@@ -25,8 +25,7 @@
 //#include "PacketData.test.ih"
 
 // Custom includes
-#include "PacketData.hh"
-#include "PacketType.hh"
+#include "Packets.hh"
 
 #include <boost/test/auto_unit_test.hpp>
 #include <boost/test/test_tools.hpp>
@@ -137,4 +136,6 @@ BOOST_AUTO_UNIT_TEST(safePacketIterator)
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
+// comment-column: 40
 // End: