diff options
Diffstat (limited to 'libbuild2/build/script/script.hxx')
-rw-r--r-- | libbuild2/build/script/script.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/build/script/script.hxx b/libbuild2/build/script/script.hxx index b2b886c..57a893e 100644 --- a/libbuild2/build/script/script.hxx +++ b/libbuild2/build/script/script.hxx @@ -30,6 +30,7 @@ namespace build2 using build2::script::iteration_index; using build2::script::deadline; using build2::script::timeout; + using build2::script::pipe_command; using build2::script::command_function; // Forward declarations. |