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