summaryrefslogtreecommitdiff
path: root/include/mbgl/platform/event.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/platform/event.hpp')
-rw-r--r--include/mbgl/platform/event.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mbgl/platform/event.hpp b/include/mbgl/platform/event.hpp
index c80186da27..5c59dc69c7 100644
--- a/include/mbgl/platform/event.hpp
+++ b/include/mbgl/platform/event.hpp
@@ -85,6 +85,6 @@ constexpr EventPermutation disabledEventPermutations[] = {
{ EventSeverity::Debug, Event::Shader }
};
-}
+} // namespace mbgl
#endif