aboutsummaryrefslogtreecommitdiff
path: root/bpkg/package.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-07-01 21:08:54 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-07-01 21:08:54 +0300
commitca439ff4ca3f36a803419575e2db3a3ab4775c4b (patch)
treec052a03cffd1856f736a4c1f07afb0462f5c61da /bpkg/package.hxx
parent441cd214f04b8738c3fd92dd3c1a8ad1f2e56ba8 (diff)
Add support for build2 configurations
Diffstat (limited to 'bpkg/package.hxx')
-rw-r--r--bpkg/package.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/package.hxx b/bpkg/package.hxx
index 4b0ab3a..092166a 100644
--- a/bpkg/package.hxx
+++ b/bpkg/package.hxx
@@ -18,7 +18,7 @@
#include <libbpkg/package-name.hxx>
#include <bpkg/types.hxx>
-#include <bpkg/forward.hxx> // transaction
+#include <bpkg/forward.hxx> // database, transaction
#include <bpkg/utility.hxx>
#include <bpkg/diagnostics.hxx>