aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/filesystem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/filesystem.hxx')
-rw-r--r--libbuild2/filesystem.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/libbuild2/filesystem.hxx b/libbuild2/filesystem.hxx
index 7b45a08..44f5d92 100644
--- a/libbuild2/filesystem.hxx
+++ b/libbuild2/filesystem.hxx
@@ -24,6 +24,9 @@ namespace build2
{
using butl::entry_type;
+ using butl::dir_entry;
+ using butl::dir_iterator;
+
using butl::auto_rmfile;
using butl::auto_rmdir;