ultrabug    15/08/03 10:30:44

  Added:                mongodb-2.6.10-fix-boost-1.57.patch
  Log:
  fix #556272 build with boost-1.57 thx to Uros
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
B658FA13)

Revision  Changes    Path
1.1                  dev-db/mongodb/files/mongodb-2.6.10-fix-boost-1.57.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mongodb/files/mongodb-2.6.10-fix-boost-1.57.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mongodb/files/mongodb-2.6.10-fix-boost-1.57.patch?rev=1.1&content-type=text/plain

Index: mongodb-2.6.10-fix-boost-1.57.patch
===================================================================
diff -up mongodb-src-r2.6.7/src/mongo/shell/linenoise_utf8.h\~ 
mongodb-src-r2.6.7/src/mongo/shell/linenoise_utf8.h
--- mongodb-src-r2.6.7/src/mongo/shell/linenoise_utf8.h~        2015-01-13 
18:12:06.000000000 +0100
+++ mongodb-src-r2.6.7/src/mongo/shell/linenoise_utf8.h 2015-01-28 
22:22:50.538934558 +0100
@@ -17,6 +17,7 @@
 
 #include <boost/smart_ptr/scoped_array.hpp>
 #include <string.h>
+#include <algorithm>
 
 namespace linenoise_utf8 {
 

Diff finished.  Wed Jan 28 22:24:47 2015




Reply via email to