From d933699b4dd106c227f8d07a2471d5f39f1c82af Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 3 Nov 2016 00:49:14 +0300 Subject: Adopt to auto_fd introduced to libbutl fdstreams and process --- build2/types | 1 + 1 file changed, 1 insertion(+) (limited to 'build2/types') diff --git a/build2/types b/build2/types index 19fe888..9b3dbc7 100644 --- a/build2/types +++ b/build2/types @@ -135,6 +135,7 @@ namespace build2 ostream& operator<< (ostream&, const process_path&); // Print as recall[@effect]. + using butl::auto_fd; using butl::ifdstream; using butl::ofdstream; } -- cgit v1.1