Switch to side-by-side view
--- a/src/bincimapmime/mime-printheader.cc +++ b/src/bincimapmime/mime-printheader.cc @@ -45,7 +45,9 @@ #include <stdio.h> #include <errno.h> +#ifndef NO_NAMESPACES using namespace ::std; +#endif /* NO_NAMESPACES */ //------------------------------------------------------------------------ void Binc::MimePart::printHeader(int fd, IODevice &output,