aboutsummaryrefslogtreecommitdiff
path: root/odb/schema-catalog.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-18 12:50:55 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-18 12:52:12 +0200
commit6785939db88db3ecc01363dcb9bb9b644475f0f6 (patch)
treeeba03f79d131c7e7b9a54f8e969a0926506a5f26 /odb/schema-catalog.cxx
parentd4b1352f09d2d4dbdcefb1896bc964ef3fc4fbed (diff)
Add missing odb/database.hxx include2.3
Diffstat (limited to 'odb/schema-catalog.cxx')
-rw-r--r--odb/schema-catalog.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/schema-catalog.cxx b/odb/schema-catalog.cxx
index 7205ff6..d223647 100644
--- a/odb/schema-catalog.cxx
+++ b/odb/schema-catalog.cxx
@@ -6,7 +6,6 @@
#include <vector>
#include <cassert>
-#include <odb/database.hxx>
#include <odb/exceptions.hxx>
#include <odb/schema-catalog.hxx>
#include <odb/schema-catalog-impl.hxx>