aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include
diff options
context:
space:
mode:
Diffstat (limited to 'toolsrc/include')
-rw-r--r--toolsrc/include/vcpkg/base/files.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolsrc/include/vcpkg/base/files.h b/toolsrc/include/vcpkg/base/files.h
index 51a12ceba..9bdc0aa4b 100644
--- a/toolsrc/include/vcpkg/base/files.h
+++ b/toolsrc/include/vcpkg/base/files.h
@@ -14,6 +14,7 @@ namespace fs
using stdfs::copy_options;
using stdfs::file_status;
+ using stdfs::file_type;
using stdfs::path;
using stdfs::u8path;