Utils/Termlib: Extend the completion API
[senf.git] / Scheduler / ReadHelper.test.cc
index 9e5f589..466b4fb 100644 (file)
@@ -10,7 +10,7 @@
 // Custom includes
 #include "ReadHelper.hh"
 
-#include <boost/test/auto_unit_test.hpp>
+#include "../Utils/auto_unit_test.hh"
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
@@ -29,4 +29,5 @@
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
 // compile-command: "scons -u test"
+// comment-column: 40
 // End: