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