aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/build/script/parser.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-11-11 23:32:19 +0300
committerBoris Kolpackov <boris@codesynthesis.com>2021-11-16 14:37:45 +0200
commit47eab962cbee0a437357627045f8832daa5bbf2c (patch)
tree4eb87e3bd62084b92170cca7e2f0df63a6fd6cce /libbuild2/build/script/parser.hxx
parent546edb8e6a0b610c2db2a0bef878f28cd395bd77 (diff)
Execute depdb dep command
Diffstat (limited to 'libbuild2/build/script/parser.hxx')
-rw-r--r--libbuild2/build/script/parser.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/build/script/parser.hxx b/libbuild2/build/script/parser.hxx
index f3ddfba..d2c99d9 100644
--- a/libbuild2/build/script/parser.hxx
+++ b/libbuild2/build/script/parser.hxx
@@ -123,6 +123,7 @@ namespace build2
void
exec_depdb_dep (token&, build2::script::token_type&,
+ size_t line_index,
const location&);
// Helpers.