aboutsummaryrefslogtreecommitdiff
path: root/bpkg/version.hxx.in
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-05-06 12:45:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-05-06 12:45:26 +0200
commit52bfe0a878feada90bb599a0adbcb4f8ba207c43 (patch)
treec75fb136fe1dd7e91d33653ccdf47836321922c9 /bpkg/version.hxx.in
parent40bb034f57cf37c1cbdcef337733507c230c6004 (diff)
Switch from libodb* to version from libbutl
Diffstat (limited to 'bpkg/version.hxx.in')
-rw-r--r--bpkg/version.hxx.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/bpkg/version.hxx.in b/bpkg/version.hxx.in
index 22da973..603a5f7 100644
--- a/bpkg/version.hxx.in
+++ b/bpkg/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)