X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fmembind.test.cc;h=98ddb17a373e1792183df5e4d734c223c9f88857;hb=498e46942326c504b30ebdbb5e4d9be1b48d2b5f;hp=5c4cabfc3c5b53e51c6019eeef98c75c552e26fc;hpb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;p=senf.git diff --git a/Utils/membind.test.cc b/Utils/membind.test.cc index 5c4cabf..98ddb17 100644 --- a/Utils/membind.test.cc +++ b/Utils/membind.test.cc @@ -28,9 +28,9 @@ // Custom includes #include #include -#include "Utils/membind.hh" +#include "../Utils/membind.hh" -#include +#include "../Utils/auto_unit_test.hh" #include #define prefix_ @@ -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: