aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-drop.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-drop.cxx')
-rw-r--r--bpkg/pkg-drop.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/bpkg/pkg-drop.cxx b/bpkg/pkg-drop.cxx
index 4331f3a..8c979d2 100644
--- a/bpkg/pkg-drop.cxx
+++ b/bpkg/pkg-drop.cxx
@@ -6,14 +6,10 @@
#include <map>
#include <list>
-#include <vector>
#include <iostream> // cout
-#include <functional> // reference_wrapper
-#include <bpkg/types>
#include <bpkg/package>
#include <bpkg/package-odb>
-#include <bpkg/utility>
#include <bpkg/database>
#include <bpkg/diagnostics>
#include <bpkg/satisfaction>