Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Packets / ListParser.test.cc
index 8f82c66..cd62870 100644 (file)
 // Custom includes
 #include "Packets.hh"
 
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 // Since the list cannot be instantiated without a policy, there is nothing to test without atleast
 // a very simple policy. Since ListBParser provides a policy which is as simple as it can get, all
 // testing is performed in ListBParser.test.cc
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f