Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 556272 | Differences between
and this patch

Collapse All | Expand All

(-)a/src/mongo/shell/linenoise_utf8.h (+1 lines)
Lines 17-22 Link Here
17
17
18
#include <boost/smart_ptr/scoped_array.hpp>
18
#include <boost/smart_ptr/scoped_array.hpp>
19
#include <string.h>
19
#include <string.h>
20
#include <algorithm>
20
21
21
namespace linenoise_utf8 {
22
namespace linenoise_utf8 {
22
23

Return to bug 556272