From 4476d9d02ac7af21a7bc6ef92490491d308237f4 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 29 Apr 2020 22:20:21 +0300 Subject: Add --pkg-proxy common option --- bpkg/utility.hxx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bpkg/utility.hxx') diff --git a/bpkg/utility.hxx b/bpkg/utility.hxx index 1763af0..e891f21 100644 --- a/bpkg/utility.hxx +++ b/bpkg/utility.hxx @@ -14,6 +14,7 @@ #include #include // icasecmp(), reverse_iterate(), etc +#include #include #include @@ -47,6 +48,10 @@ namespace bpkg using butl::setenv; using butl::unsetenv; + // + // + using butl::process_start_callback; + // // using butl::auto_rmfile; -- cgit v1.1