aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/forward.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-10-31 14:17:41 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-11-03 12:43:44 +0200
commite612a49ef95cf9ce3d0b5496d724f73cae9aa333 (patch)
treeaca5a1007423956524b4149bd0f95c6393691ba1 /libbuild2/forward.hxx
parentf500b3274b4c937d315a652aad3bfcdd808b49ec (diff)
Add line processing customization hook to in::rule
Diffstat (limited to 'libbuild2/forward.hxx')
-rw-r--r--libbuild2/forward.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/libbuild2/forward.hxx b/libbuild2/forward.hxx
index 4c9a50f..d2b8989 100644
--- a/libbuild2/forward.hxx
+++ b/libbuild2/forward.hxx
@@ -79,6 +79,10 @@ namespace build2
//
struct attribute;
struct attributes;
+
+ // <libbuild2/depbd.hxx>
+ //
+ class depdb;
}
#endif // LIBBUILD2_FORWARD_HXX