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

Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p

This commit is contained in:
Eliot Horowitz 2009-01-27 11:38:47 -05:00
commit b5149886c5

View File

@ -7,7 +7,7 @@
#include <cstdio>
#include <cstdlib>
#include "mongo/client/dbclient.h"
#include "client/dbclient.h"
void installMongoGlobals( v8::Handle<v8::ObjectTemplate>& global );