X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FTypeInfo.test.cc;h=ac6c5f99efea0c37c28943e10e4236456e540764;hb=28275a1a9075ae42dc29aaadc5bc78e6fa204e26;hp=94c3d41e19c9c22723d7d4f13b8e8597a369b305;hpb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;p=senf.git diff --git a/Utils/TypeInfo.test.cc b/Utils/TypeInfo.test.cc index 94c3d41..ac6c5f9 100644 --- a/Utils/TypeInfo.test.cc +++ b/Utils/TypeInfo.test.cc @@ -28,7 +28,7 @@ // Custom includes #include "TypeInfo.hh" -#include +#include "../Utils/auto_unit_test.hh" #include #define prefix_ @@ -68,4 +68,5 @@ BOOST_AUTO_UNIT_TEST(prettyName) // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: