aboutsummaryrefslogtreecommitdiff
path: root/bpkg/checksum.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/checksum.cxx')
-rw-r--r--bpkg/checksum.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/bpkg/checksum.cxx b/bpkg/checksum.cxx
index 228e0c5..efc86dd 100644
--- a/bpkg/checksum.cxx
+++ b/bpkg/checksum.cxx
@@ -7,13 +7,9 @@
# include <algorithm> // replace()
#endif
-#include <libbutl/process.mxx>
-#include <libbutl/filesystem.mxx>
-
#include <bpkg/diagnostics.hxx>
using namespace std;
-using namespace butl;
namespace bpkg
{