aboutsummaryrefslogtreecommitdiff
path: root/bpkg/satisfaction.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/satisfaction.cxx')
-rw-r--r--bpkg/satisfaction.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/bpkg/satisfaction.cxx b/bpkg/satisfaction.cxx
index c2a4601..52def32 100644
--- a/bpkg/satisfaction.cxx
+++ b/bpkg/satisfaction.cxx
@@ -3,13 +3,10 @@
#include <bpkg/satisfaction.hxx>
-#include <libbutl/process.mxx>
-
#include <bpkg/package-odb.hxx>
#include <bpkg/diagnostics.hxx>
using namespace std;
-using namespace butl;
namespace bpkg
{