X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketHandle.cti;h=aa618bcb8b1cfe36c68cbe43a90e7bef7bd73afd;hb=9bfe0b87be0926193b5baf13865cf045f0de0b0d;hp=46a1df89360cc7054e010123d147fe7a6615b5ef;hpb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;p=senf.git diff --git a/Socket/SocketHandle.cti b/Socket/SocketHandle.cti index 46a1df8..aa618bc 100644 --- a/Socket/SocketHandle.cti +++ b/Socket/SocketHandle.cti @@ -29,7 +29,7 @@ // Custom includes #include #include -#include "Utils/TypeInfo.hh" +#include "../Utils/TypeInfo.hh" #define prefix_ inline ///////////////////////////////cti.p/////////////////////////////////////// @@ -200,4 +200,5 @@ prefix_ senf::detail::ConvertibleString::ConvertibleString(T const & other) // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: