aboutsummaryrefslogtreecommitdiff
path: root/bpkg/forward.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/forward.hxx')
-rw-r--r--bpkg/forward.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/forward.hxx b/bpkg/forward.hxx
index c253e72..3845003 100644
--- a/bpkg/forward.hxx
+++ b/bpkg/forward.hxx
@@ -10,7 +10,7 @@
namespace bpkg
{
using odb::sqlite::database;
- using odb::sqlite::transaction;
+ struct transaction;
// <bpkg/package.hxx>
//