aboutsummaryrefslogtreecommitdiff
path: root/bdep/version.hxx.in
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-05-06 12:45:55 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-05-06 12:45:55 +0200
commitbb348181ecba31a35423a25d8e7058f43e8ced66 (patch)
tree01c6e14ca3fdd0cf99845b5c951b360c145796ff /bdep/version.hxx.in
parent987793088141ebffef885be349e260672bbc40c3 (diff)
Switch from libodb* to version from libbutl
Diffstat (limited to 'bdep/version.hxx.in')
-rw-r--r--bdep/version.hxx.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/bdep/version.hxx.in b/bdep/version.hxx.in
index 7a0a666..cdf03db 100644
--- a/bdep/version.hxx.in
+++ b/bdep/version.hxx.in
@@ -43,14 +43,6 @@ $libbutl.check(LIBBUTL_VERSION, LIBBUTL_SNAPSHOT)$
$libbpkg.check(LIBBPKG_VERSION, LIBBPKG_SNAPSHOT)$
-#include <odb/version.hxx>
-
-$libodb.check(LIBODB_VERSION, LIBODB_SNAPSHOT)$
-
-#include <odb/sqlite/version.hxx>
-
-$libodb_sqlite.check(LIBODB_SQLITE_VERSION, LIBODB_SQLITE_SNAPSHOT)$
-
// User agent.
//
#if defined(_WIN32)