X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketHandle.cci;h=a465f19bf7baed0346cea45e41144c53f91e14a5;hb=171b7d9c23896219fc63a6c4a75fc86dfd4bb042;hp=42f2a0c4a3342b2ba9fe7dcd56fc149f063dce3e;hpb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;p=senf.git diff --git a/Socket/SocketHandle.cci b/Socket/SocketHandle.cci index 42f2a0c..a465f19 100644 --- a/Socket/SocketHandle.cci +++ b/Socket/SocketHandle.cci @@ -27,7 +27,7 @@ #include "SocketHandle.ih" // Custom includes -#include "Utils/Exception.hh" +#include "../Utils/Exception.hh" #include "SocketProtocol.hh" #define prefix_ inline @@ -81,4 +81,5 @@ prefix_ senf::detail::ConvertibleString::ConvertibleString(bool v) // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: