aboutsummaryrefslogtreecommitdiff
path: root/build2/types
diff options
context:
space:
mode:
Diffstat (limited to 'build2/types')
-rw-r--r--build2/types1
1 files changed, 1 insertions, 0 deletions
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;
}