0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00

hopefully fix solaris

This commit is contained in:
dwight 2011-05-09 21:29:06 -04:00
parent 1c00db6e1a
commit ce0dd5aec9

View File

@ -42,6 +42,7 @@
*/
#endif
#include <cstdlib>
#include <memory>
#include <iostream>
#include <sstream>