aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-unpack.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-unpack.cxx')
-rw-r--r--bpkg/pkg-unpack.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/bpkg/pkg-unpack.cxx b/bpkg/pkg-unpack.cxx
index 02d61b6..10f8920 100644
--- a/bpkg/pkg-unpack.cxx
+++ b/bpkg/pkg-unpack.cxx
@@ -7,8 +7,6 @@
# include <algorithm> // replace()
#endif
-#include <libbutl/process.mxx>
-
#include <libbpkg/manifest.hxx>
#include <bpkg/archive.hxx>
@@ -23,7 +21,6 @@
#include <bpkg/pkg-verify.hxx>
using namespace std;
-using namespace butl;
namespace bpkg
{