diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-11-11 15:04:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-11-11 15:04:27 +0200 |
commit | 011adfe1efe3ff20dc019e242d56c95b2b35ac13 (patch) | |
tree | 1449476328b74fb98884a9dc22766836ac8dedd3 /libbuild2/forward.hxx | |
parent | 1b80ce6765eb555f6e9dfcfa995415811640d4be (diff) |
Expose low-level function registration support
Diffstat (limited to 'libbuild2/forward.hxx')
-rw-r--r-- | libbuild2/forward.hxx | 1 |
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> // |