aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/forward.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/forward.hxx')
-rw-r--r--libbuild2/forward.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/libbuild2/forward.hxx b/libbuild2/forward.hxx
index 4c9a50f..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>;
@@ -79,6 +80,10 @@ namespace build2
//
struct attribute;
struct attributes;
+
+ // <libbuild2/depbd.hxx>
+ //
+ class depdb;
}
#endif // LIBBUILD2_FORWARD_HXX