summaryrefslogtreecommitdiff
path: root/src/core-files.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/core-files.json')
-rw-r--r--src/core-files.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core-files.json b/src/core-files.json
index 665c203a78..fcc0dba9f5 100644
--- a/src/core-files.json
+++ b/src/core-files.json
@@ -192,6 +192,7 @@
"src/mbgl/style/expression/let.cpp",
"src/mbgl/style/expression/literal.cpp",
"src/mbgl/style/expression/match.cpp",
+ "src/mbgl/style/expression/number_format.cpp",
"src/mbgl/style/expression/parsing_context.cpp",
"src/mbgl/style/expression/step.cpp",
"src/mbgl/style/expression/util.cpp",
@@ -416,6 +417,7 @@
"mbgl/style/expression/let.hpp": "include/mbgl/style/expression/let.hpp",
"mbgl/style/expression/literal.hpp": "include/mbgl/style/expression/literal.hpp",
"mbgl/style/expression/match.hpp": "include/mbgl/style/expression/match.hpp",
+ "mbgl/style/expression/number_format.hpp": "include/mbgl/style/expression/number_format.hpp",
"mbgl/style/expression/parsing_context.hpp": "include/mbgl/style/expression/parsing_context.hpp",
"mbgl/style/expression/step.hpp": "include/mbgl/style/expression/step.hpp",
"mbgl/style/expression/type.hpp": "include/mbgl/style/expression/type.hpp",