PPI: Checkin of first compiling (yet not working) version
[senf.git] / Packets / ParseVec.test.cc
index ffb22ca..078626c 100644 (file)
@@ -26,9 +26,7 @@
 //#include "ParseVec.test.ih"
 
 // Custom includes
-#include "ParseVec.hh"
-#include "ParseInt.hh"
-#include "PacketType.hh"
+#include "Packets.hh"
 
 #include <boost/test/auto_unit_test.hpp>
 #include <boost/test/test_tools.hpp>
@@ -185,4 +183,5 @@ BOOST_AUTO_UNIT_TEST(parseVec_wrapper)
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
 // compile-command: "scons -u test"
+// comment-column: 40
 // End: