aboutsummaryrefslogtreecommitdiff
path: root/bpkg/database.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-02-12 16:34:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-02-12 16:34:29 +0200
commit4fd0df2573341824eea5edfaf45be33997ce56ce (patch)
tree71338eb0045c9eb734178cafb2fabd128d4076da /bpkg/database.cxx
parent2c58968b94f348911372e8afb47626d33825757b (diff)
<types>/<utility> scheme cleanup
Diffstat (limited to 'bpkg/database.cxx')
-rw-r--r--bpkg/database.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/bpkg/database.cxx b/bpkg/database.cxx
index a6168b0..54672d1 100644
--- a/bpkg/database.cxx
+++ b/bpkg/database.cxx
@@ -7,8 +7,6 @@
#include <odb/schema-catalog.hxx>
#include <odb/sqlite/exceptions.hxx>
-#include <bpkg/types>
-#include <bpkg/utility>
#include <bpkg/diagnostics>
using namespace std;