cleaning. we want to use pch.h as little as possible (zero eventually)

this a small step that way
This commit is contained in:
dwight
2011-10-02 13:38:29 -04:00
parent 8ce081f169
commit 310e250fd3
10 changed files with 15 additions and 5 deletions

View File

@@ -30,6 +30,7 @@
#include "commands.h"
#include "repl_block.h"
#include "../util/processinfo.h"
#include "../util/timer.h"
namespace mongo {