aboutsummaryrefslogtreecommitdiff
path: root/build2/parser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/parser.hxx')
-rw-r--r--build2/parser.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/build2/parser.hxx b/build2/parser.hxx
index e7afe3a..2ee0a64 100644
--- a/build2/parser.hxx
+++ b/build2/parser.hxx
@@ -81,6 +81,9 @@ namespace build2
parse_print (token&, token_type&);
void
+ parse_diag (token&, token_type&);
+
+ void
parse_source (token&, token_type&);
void