summaryrefslogtreecommitdiff
path: root/src/mbgl/util/chrono.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/util/chrono.cpp')
-rw-r--r--src/mbgl/util/chrono.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbgl/util/chrono.cpp b/src/mbgl/util/chrono.cpp
index 4102092a90..ca8ebca953 100644
--- a/src/mbgl/util/chrono.cpp
+++ b/src/mbgl/util/chrono.cpp
@@ -17,4 +17,4 @@ template Milliseconds asMilliseconds<Seconds>(Seconds);
template Milliseconds toMilliseconds<Clock, Duration>(TimePoint);
template Milliseconds toMilliseconds<SystemClock, SystemDuration>(SystemTimePoint);
-}
+} // namespace mbgl