aboutsummaryrefslogtreecommitdiff
path: root/bdep/types.hxx
diff options
context:
space:
mode:
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 e31ab4b..0c412d3 100644
--- a/bdep/types.hxx
+++ b/bdep/types.hxx
@@ -102,6 +102,7 @@ namespace bdep
using butl::fdpipe;
using butl::ifdstream;
using butl::ofdstream;
+ using butl::fdopen_mode;
using butl::fdstream_mode;
}