summaryrefslogtreecommitdiff
path: root/src/mongo/db/geo/big_polygon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/geo/big_polygon.cpp')
-rw-r--r--src/mongo/db/geo/big_polygon.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/geo/big_polygon.cpp b/src/mongo/db/geo/big_polygon.cpp
index 2f7c20871c6..eb6540651cb 100644
--- a/src/mongo/db/geo/big_polygon.cpp
+++ b/src/mongo/db/geo/big_polygon.cpp
@@ -28,6 +28,7 @@
#include "mongo/db/geo/big_polygon.h"
+#include <boost/scoped_ptr.hpp>
#include <map>
#include "mongo/base/owned_pointer_vector.h"