summaryrefslogtreecommitdiff
path: root/src/mbgl/geometry/collision_box_buffer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/geometry/collision_box_buffer.hpp')
-rw-r--r--src/mbgl/geometry/collision_box_buffer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbgl/geometry/collision_box_buffer.hpp b/src/mbgl/geometry/collision_box_buffer.hpp
index 098eab13c6..44a0f164b8 100644
--- a/src/mbgl/geometry/collision_box_buffer.hpp
+++ b/src/mbgl/geometry/collision_box_buffer.hpp
@@ -18,6 +18,6 @@ public:
};
-}
+} // namespace mbgl
#endif