From e59343b3267e82aff33a8f73ab82b51345913c06 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 10 Nov 2018 22:43:09 +0300 Subject: Add support for vars grouping for package commands --- bpkg/auth.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'bpkg/auth.cxx') diff --git a/bpkg/auth.cxx b/bpkg/auth.cxx index 787a705..7cdf39e 100644 --- a/bpkg/auth.cxx +++ b/bpkg/auth.cxx @@ -5,9 +5,8 @@ #include #include -#include // numeric_limits -#include // strlen(), strcmp() -#include // ostreambuf_iterator +#include // numeric_limits +#include // ostreambuf_iterator #include #include -- cgit v1.1