summaryrefslogtreecommitdiff
path: root/src/mongo/db/dbhelpers.h
diff options
context:
space:
mode:
authorEric Milkie <milkie@10gen.com>2015-02-25 16:25:14 -0500
committerEric Milkie <milkie@10gen.com>2015-02-25 16:25:27 -0500
commit72b7023c275ed439af4c5834222c3ed780ee18d2 (patch)
tree0fea311a6c968a3c5d6a84112dbd54eebeb944a3 /src/mongo/db/dbhelpers.h
parent77dae5d4457c85e64fa92ebd19daa1ee8027dad6 (diff)
downloadmongo-72b7023c275ed439af4c5834222c3ed780ee18d2.tar.gz
SERVER-17330 move handshake cmd to master/slave
Diffstat (limited to 'src/mongo/db/dbhelpers.h')
-rw-r--r--src/mongo/db/dbhelpers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/dbhelpers.h b/src/mongo/db/dbhelpers.h
index e75a99aa9b6..9901ea470f4 100644
--- a/src/mongo/db/dbhelpers.h
+++ b/src/mongo/db/dbhelpers.h
@@ -28,6 +28,7 @@
#pragma once
+#include <boost/filesystem/path.hpp>
#include <boost/noncopyable.hpp>
#include "mongo/db/client.h"