]> git.pld-linux.org Git - packages/mongodb.git/blob - gcc4.patch
- rebuild with boost 1.57.0
[packages/mongodb.git] / gcc4.patch
1 --- mongodb-src-r2.2.4/src/mongo/shell/linenoise_utf8.h~        2013-04-01 04:41:49.000000000 +0200
2 +++ mongodb-src-r2.2.4/src/mongo/shell/linenoise_utf8.h 2015-02-18 19:25:42.158352512 +0100
3 @@ -17,6 +17,7 @@
4  
5  #include <boost/smart_ptr/scoped_array.hpp>
6  #include <string.h>
7 +#include <algorithm>
8  
9  namespace linenoise_utf8 {
10  
This page took 0.056988 seconds and 3 git commands to generate.