aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/script/parser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/script/parser.hxx')
-rw-r--r--libbuild2/script/parser.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbuild2/script/parser.hxx b/libbuild2/script/parser.hxx
index d47f88e..a63ecde 100644
--- a/libbuild2/script/parser.hxx
+++ b/libbuild2/script/parser.hxx
@@ -40,6 +40,8 @@ namespace build2
token_type assign_kind,
const path_name&); // For diagnostics.
+ using build2::parser::apply_value_attributes;
+
// Commonly used parsing functions. Issue diagnostics and throw failed
// in case of an error.
//