Ticket #6832: operations.patch
File operations.patch, 413 bytes (added by , 10 years ago) |
---|
-
operations.hpp
old new 1128 1128 using filesystem3::character_file; 1129 1129 // using filesystem3::copy; 1130 1130 using filesystem3::copy_file; 1131 using filesystem3::copy_directory; 1131 1132 using filesystem3::copy_option; 1132 1133 using filesystem3::copy_symlink; 1133 1134 using filesystem3::create_directories;