]> git.pld-linux.org Git - packages/mongodb.git/blobdiff - gcc4.patch
- fix for "'swap' is not a member of 'std'" in gcc 4
[packages/mongodb.git] / gcc4.patch
diff --git a/gcc4.patch b/gcc4.patch
new file mode 100644 (file)
index 0000000..3083919
--- /dev/null
@@ -0,0 +1,10 @@
+--- mongodb-src-r2.2.4/src/mongo/shell/linenoise_utf8.h~       2013-04-01 04:41:49.000000000 +0200
++++ mongodb-src-r2.2.4/src/mongo/shell/linenoise_utf8.h        2015-02-18 19:25:42.158352512 +0100
+@@ -17,6 +17,7 @@
+ #include <boost/smart_ptr/scoped_array.hpp>
+ #include <string.h>
++#include <algorithm>
+ namespace linenoise_utf8 {
This page took 0.026058 seconds and 4 git commands to generate.