Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | dnsdist: fix compilation with libcxx 10 | Rosen Penev | 2020-06-06 |
string_view is available with both boost and std. Backported extra patch getting rid of using namespace std. Signed-off-by: Rosen Penev <rosenp@gmail.com> |