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

linux boost fix MINOR

This commit is contained in:
yellow 2009-07-24 11:10:35 -04:00
parent 956fd780e2
commit de9d456c35

View File

@ -4,6 +4,7 @@
#include "engine_spidermonkey.h"
#include "../client/dbclient.h"
#include <boost/date_time/posix_time/posix_time.hpp>
namespace mongo {