aboutsummaryrefslogtreecommitdiff
path: root/bdep/types.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-09-22 22:18:18 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-09-29 15:01:07 +0300
commitb937ec2bf461ec06bf601e854f694e86060eba59 (patch)
tree133cbb173399bddce1b35041cccd1ec67cd46deb /bdep/types.hxx
parent39f6d06c729fc1b1ffdeda67daa0ddc1d6baadb0 (diff)
Use system git rather than bundled one for some operations on Windows
Diffstat (limited to 'bdep/types.hxx')
-rw-r--r--bdep/types.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bdep/types.hxx b/bdep/types.hxx
index d2a0355..2564851 100644
--- a/bdep/types.hxx
+++ b/bdep/types.hxx
@@ -99,6 +99,7 @@ namespace bdep
// <libbutl/process.mxx>
//
using butl::process;
+ using butl::process_env;
using butl::process_path;
using butl::process_exit;
using butl::process_error;