PPI: Checkin of first compiling (yet not working) version
[senf.git] / Packets / main.test.cc
index 17b4de3..c2972fd 100644 (file)
@@ -29,6 +29,7 @@
 #define BOOST_AUTO_TEST_MAIN
 #include <boost/test/auto_unit_test.hpp>
 #include <boost/test/test_tools.hpp>
+#include "Packets.hh"
 
 #define prefix_
 ///////////////////////////////cc.p////////////////////////////////////////
@@ -44,4 +45,6 @@
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
+// comment-column: 40
 // End: