]> git.ipfire.org Git - thirdparty/pdns.git/commit
Do not use using namespace std; it causes ambiguity if 9213/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 9 Jun 2020 11:18:58 +0000 (13:18 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 9 Jun 2020 11:18:58 +0000 (13:18 +0200)
commit2a46806b62d969d022ddfa48f87b42816a1f2273
tree96638ed4a310c2c344aa4820c8d63bbab175a196
parent744dc91051107381aea3dced3fb9a4f87a479ad2
Do not use using namespace std; it causes ambiguity if
both std::string_view and boost::string_view are in scope
pdns/dnsdistdist/doh.cc