From b937ec2bf461ec06bf601e854f694e86060eba59 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 22 Sep 2020 22:18:18 +0300 Subject: Use system git rather than bundled one for some operations on Windows --- bdep/types.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'bdep/types.hxx') 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 // // using butl::process; + using butl::process_env; using butl::process_path; using butl::process_exit; using butl::process_error; -- cgit v1.1