From 4ffe0fe3ad601a4a14fa2e0aa600c3f0cf356c3e Mon Sep 17 00:00:00 2001 From: Eliot Horowitz Date: Tue, 10 Feb 2009 22:11:51 -0500 Subject: windows --- shell/ShellUtils.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/shell/ShellUtils.cpp b/shell/ShellUtils.cpp index a0ebf6033d7..8e2790d996b 100644 --- a/shell/ShellUtils.cpp +++ b/shell/ShellUtils.cpp @@ -352,6 +352,7 @@ MongodScope::~MongodScope() { #else MongodScope::~MongodScope() {} +void KillMongodbInstances() {} #endif void installShellUtils( Handle& global ){ -- cgit v1.2.1