summaryrefslogtreecommitdiff
path: root/src/mbgl/style/function.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/style/function.cpp')
-rw-r--r--src/mbgl/style/function.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbgl/style/function.cpp b/src/mbgl/style/function.cpp
index c656f86888..88fb1d6a9b 100644
--- a/src/mbgl/style/function.cpp
+++ b/src/mbgl/style/function.cpp
@@ -136,4 +136,4 @@ Faded<T> Function<Faded<T>>::evaluate(const StyleCalculationParameters& paramete
template class Function<Faded<std::string>>;
template class Function<Faded<std::vector<float>>>;
-}
+} // namespace mbgl