0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 16:47:28 +01:00

line endings and compile

This commit is contained in:
Eliot Horowitz 2010-04-27 13:18:06 -04:00
parent f466636958
commit 23bfd4eaac

View File

@ -9,7 +9,7 @@
(4) are clean and easy to use in any c++ project without pulling in lots of other stuff
*/
#include <strstream>
#include <sstream>
namespace mongoutils {