0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
This commit is contained in:
Eliot Horowitz 2009-02-10 22:11:51 -05:00
parent cb5a1e1782
commit 4ffe0fe3ad

View File

@ -352,6 +352,7 @@ MongodScope::~MongodScope() {
#else
MongodScope::~MongodScope() {}
void KillMongodbInstances() {}
#endif
void installShellUtils( Handle<v8::ObjectTemplate>& global ){