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/archive.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'bpkg/archive.cxx') diff --git a/bpkg/archive.cxx b/bpkg/archive.cxx index 1471029..c096701 100644 --- a/bpkg/archive.cxx +++ b/bpkg/archive.cxx @@ -3,13 +3,10 @@ #include -#include - #include #include using namespace std; -using namespace butl; namespace bpkg { -- cgit v1.1