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 ){