aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/forward.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/forward.hxx')
-rw-r--r--libbuild2/forward.hxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/libbuild2/forward.hxx b/libbuild2/forward.hxx
index 5fffaaf..057ab24 100644
--- a/libbuild2/forward.hxx
+++ b/libbuild2/forward.hxx
@@ -26,6 +26,7 @@ namespace build2
struct variable;
class variable_pool;
+ class variable_patterns;
class variable_map;
struct variable_override;
using variable_overrides = vector<variable_override>;
@@ -69,6 +70,7 @@ namespace build2
struct match_extra;
class rule;
class adhoc_rule;
+ class adhoc_rule_pattern;
// <libbuild2/context.hxx>
//
@@ -78,6 +80,10 @@ namespace build2
//
struct attribute;
struct attributes;
+
+ // <libbuild2/depbd.hxx>
+ //
+ class depdb;
}
#endif // LIBBUILD2_FORWARD_HXX