diff options
Diffstat (limited to 'src/mongo/db/geo')
-rw-r--r-- | src/mongo/db/geo/big_polygon.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/geo/big_polygon.cpp b/src/mongo/db/geo/big_polygon.cpp index 94723eb4cae..fb496bfa96e 100644 --- a/src/mongo/db/geo/big_polygon.cpp +++ b/src/mongo/db/geo/big_polygon.cpp @@ -36,7 +36,6 @@ namespace mongo { using std::unique_ptr; - using std::unique_ptr; using std::vector; |