summaryrefslogtreecommitdiff
path: root/src/mbgl/style/class_dictionary.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/style/class_dictionary.hpp')
-rw-r--r--src/mbgl/style/class_dictionary.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbgl/style/class_dictionary.hpp b/src/mbgl/style/class_dictionary.hpp
index ecf80be3e3..8a06a77c7a 100644
--- a/src/mbgl/style/class_dictionary.hpp
+++ b/src/mbgl/style/class_dictionary.hpp
@@ -32,6 +32,6 @@ private:
uint32_t offset = 0;
};
-}
+} // namespace mbgl
#endif