summaryrefslogtreecommitdiff
path: root/s/commands_public.cpp
diff options
context:
space:
mode:
authorAlberto Lerner <alerner@10gen.com>2010-07-28 14:24:55 -0400
committerAlberto Lerner <alerner@10gen.com>2010-07-28 14:24:55 -0400
commitbceacf2544acfb6c3509ca8db791e90fe41c8599 (patch)
tree5c210716aa3c6911c96f55d8a6370015a76b4d5a /s/commands_public.cpp
parent0e82f323cc1be77401021486f459e14cef359faa (diff)
downloadmongo-bceacf2544acfb6c3509ca8db791e90fe41c8599.tar.gz
SERVER-1292 A bit more prep, separate grid.{h,cpp} from config
Diffstat (limited to 's/commands_public.cpp')
-rw-r--r--s/commands_public.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/s/commands_public.cpp b/s/commands_public.cpp
index 0197c38a7bc..3dbc8ad5112 100644
--- a/s/commands_public.cpp
+++ b/s/commands_public.cpp
@@ -28,6 +28,7 @@
#include "config.h"
#include "chunk.h"
#include "strategy.h"
+#include "grid.h"
namespace mongo {