K 10 svn:author V 6 jbeich K 8 svn:date V 27 2019-04-04T14:04:42.877030Z K 7 svn:log V 367 net-im/mtxclient: unbreak with boost 1.70 lib/http/session.cpp:60:22: error: no member named 'cout' in namespace 'std' std::cout << "shutdown: " << ec.message() << std::endl; ~~~~~^ lib/http/session.cpp:155:22: error: no member named 'cerr' in namespace 'std' std::cerr << ec.message() << "\n"; ~~~~~^ END