updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / boost.process-svn / filesystem.patch
blob9c84bfe6e084ae4b0780f973ad6984a14c565100
1 --- a/process/operations.hpp 2009-04-20 15:10:02.000000000 +0400
2 +++ b/process/operations.hpp 2011-06-13 20:47:38.275078401 +0400
3 @@ -42,7 +42,7 @@
4 #include <boost/process/detail/file_handle.hpp>
5 #include <boost/process/detail/pipe.hpp>
6 #include <boost/process/detail/stream_info.hpp>
7 -#include <boost/filesystem/path.hpp>
8 +#include <boost/filesystem.hpp>
9 #include <boost/algorithm/string/predicate.hpp>
10 #include <boost/system/system_error.hpp>
11 #include <boost/throw_exception.hpp>