X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketHandle.cc;h=d2ad81c4b5c2182157bfd5820bbc33c569adc96d;hb=ae06fe86f16fdabb7ffb219d255444d2eb4f4f79;hp=74803af0ef534f7b10c39547d0c98cf90f09bbab;hpb=c13146edc1b57cc60f102bcfd1a7a602ecec261f;p=senf.git diff --git a/Socket/SocketHandle.cc b/Socket/SocketHandle.cc index 74803af..d2ad81c 100644 --- a/Socket/SocketHandle.cc +++ b/Socket/SocketHandle.cc @@ -30,7 +30,7 @@ // Custom includes #include #include -#include "Utils/TypeInfo.hh" +#include "../Utils/TypeInfo.hh" //#include "SocketHandle.mpp" #define prefix_ @@ -115,4 +115,6 @@ prefix_ std::ostream & senf::operator<<(std::ostream & os, SocketHandle // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: