X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketHandle.cci;h=a465f19bf7baed0346cea45e41144c53f91e14a5;hb=ae06fe86f16fdabb7ffb219d255444d2eb4f4f79;hp=8adbd5fa0bf69a7d65a7bac5f5120bd7b2bbc469;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Socket/SocketHandle.cci b/Socket/SocketHandle.cci index 8adbd5f..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 @@ -80,4 +80,6 @@ prefix_ senf::detail::ConvertibleString::ConvertibleString(bool v) // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: