]> git.pld-linux.org Git - packages/mongodb.git/blob - boost-1.50.patch
BOOST_FILESYSTEM V2 is gone in boost 1.50
[packages/mongodb.git] / boost-1.50.patch
1 --- mongodb-src-r2.0.6/pch.h~   2012-06-04 15:42:54.000000000 +0200
2 +++ mongodb-src-r2.0.6/pch.h    2012-07-11 14:32:55.482057987 +0200
3 @@ -79,7 +79,7 @@
4  //#include <boost/any.hpp>
5  #include "boost/thread/once.hpp"
6  //#include <boost/archive/iterators/transform_width.hpp>
7 -#define BOOST_FILESYSTEM_VERSION 2
8 +#define BOOST_FILESYSTEM_VERSION 3
9  #include <boost/filesystem/convenience.hpp>
10  #include <boost/filesystem/exception.hpp>
11  #include <boost/filesystem/operations.hpp>
This page took 0.0339 seconds and 4 git commands to generate.