fix compile
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
*/
|
||||
|
||||
#include "../stdafx.h"
|
||||
#include "../db/cmdline.h"
|
||||
|
||||
namespace mongo {
|
||||
|
||||
@@ -23,6 +24,8 @@ namespace mongo {
|
||||
|
||||
bool quiet = false;
|
||||
|
||||
CmdLine cmdLine;
|
||||
|
||||
// Database* database = 0;
|
||||
|
||||
bool dbexitCalled = false;
|
||||
|
||||
Reference in New Issue
Block a user