aboutsummaryrefslogtreecommitdiff
path: root/bpkg/version.hxx.in
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/version.hxx.in')
-rw-r--r--bpkg/version.hxx.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/bpkg/version.hxx.in b/bpkg/version.hxx.in
index a87c3ba..603a5f7 100644
--- a/bpkg/version.hxx.in
+++ b/bpkg/version.hxx.in
@@ -1,5 +1,4 @@
// file : bpkg/version.hxx.in -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BPKG_VERSION // Note: using the version macro itself.
@@ -44,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)