aboutsummaryrefslogtreecommitdiff
path: root/bpkg/forward.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-08-25 20:24:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-08-30 15:57:58 +0300
commit00a83b2ab6ca84776dfb5bec1679863c1896a813 (patch)
tree5d0e1a96fb5ab5ba1bb32620c1eb265fc519d122 /bpkg/forward.hxx
parente30e71dee35d8e7b1a1c4759bc839533521033e8 (diff)
Consider repository information from ultimate dependent databases rather then from just main database
Diffstat (limited to 'bpkg/forward.hxx')
-rw-r--r--bpkg/forward.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/bpkg/forward.hxx b/bpkg/forward.hxx
index 6b11024..ebf8cbd 100644
--- a/bpkg/forward.hxx
+++ b/bpkg/forward.hxx
@@ -6,6 +6,10 @@
namespace bpkg
{
+ // <bpkg/database.hxx>
+ //
+ class database;
+ class linked_databases;
class transaction;
// <bpkg/package.hxx>