X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fmembind.test.cc;h=3cfbb87d904481e8271c5a72a7b09449e44c019a;hb=9bfe0b87be0926193b5baf13865cf045f0de0b0d;hp=5c4cabfc3c5b53e51c6019eeef98c75c552e26fc;hpb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;p=senf.git diff --git a/Utils/membind.test.cc b/Utils/membind.test.cc index 5c4cabf..3cfbb87 100644 --- a/Utils/membind.test.cc +++ b/Utils/membind.test.cc @@ -28,7 +28,7 @@ // Custom includes #include #include -#include "Utils/membind.hh" +#include "../Utils/membind.hh" #include #include @@ -73,4 +73,5 @@ BOOST_AUTO_UNIT_TEST(membind) // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: