aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/forward.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-11-11 15:04:27 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-11-11 15:04:27 +0200
commit011adfe1efe3ff20dc019e242d56c95b2b35ac13 (patch)
tree1449476328b74fb98884a9dc22766836ac8dedd3 /libbuild2/forward.hxx
parent1b80ce6765eb555f6e9dfcfa995415811640d4be (diff)
Expose low-level function registration support
Diffstat (limited to 'libbuild2/forward.hxx')
-rw-r--r--libbuild2/forward.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/forward.hxx b/libbuild2/forward.hxx
index cd0f3c3..5fffaaf 100644
--- a/libbuild2/forward.hxx
+++ b/libbuild2/forward.hxx
@@ -34,6 +34,7 @@ namespace build2
// <libbuild2/function.hxx>
//
class function_map;
+ class function_family;
// <libbuild2/scope.hxx>
//