aboutsummaryrefslogtreecommitdiff
path: root/bpkg/database.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/database.cxx')
-rw-r--r--bpkg/database.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/bpkg/database.cxx b/bpkg/database.cxx
index 8553a15..b9397ad 100644
--- a/bpkg/database.cxx
+++ b/bpkg/database.cxx
@@ -4,9 +4,6 @@
#include <bpkg/database>
-#include <memory> // unique_ptr
-#include <utility> // move()
-
#include <odb/schema-catalog.hxx>
#include <odb/sqlite/exceptions.hxx>