summaryrefslogtreecommitdiff
path: root/include/mbgl/platform/log.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/platform/log.hpp')
-rw-r--r--include/mbgl/platform/log.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mbgl/platform/log.hpp b/include/mbgl/platform/log.hpp
index 86a8cdbef1..a2a9119905 100644
--- a/include/mbgl/platform/log.hpp
+++ b/include/mbgl/platform/log.hpp
@@ -72,6 +72,6 @@ private:
static void platformRecord(EventSeverity severity, const std::string &msg);
};
-}
+} // namespace mbgl
#endif