summaryrefslogtreecommitdiff
path: root/src/core-files.json
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2019-03-19 14:02:10 +0100
committerKonstantin Käfer <mail@kkaefer.com>2019-03-20 15:40:47 +0100
commit53ab65d81165daf4e23ce28fa0e42861724ea687 (patch)
tree402a535476210bf3527b487011a0f7ccb78ef73d /src/core-files.json
parent0ad2375e1047353fc65fabce3ac9123dc095179e (diff)
downloadqtlocation-mapboxgl-53ab65d81165daf4e23ce28fa0e42861724ea687.tar.gz
[core] use constexpr string concatenation for uniform/attribute names
Diffstat (limited to 'src/core-files.json')
-rw-r--r--src/core-files.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core-files.json b/src/core-files.json
index 272faaf9b6..153a965567 100644
--- a/src/core-files.json
+++ b/src/core-files.json
@@ -744,6 +744,7 @@
"mbgl/util/i18n.hpp": "src/mbgl/util/i18n.hpp",
"mbgl/util/intersection_tests.hpp": "src/mbgl/util/intersection_tests.hpp",
"mbgl/util/io.hpp": "src/mbgl/util/io.hpp",
+ "mbgl/util/literal.hpp": "src/mbgl/util/literal.hpp",
"mbgl/util/longest_common_subsequence.hpp": "src/mbgl/util/longest_common_subsequence.hpp",
"mbgl/util/mapbox.hpp": "src/mbgl/util/mapbox.hpp",
"mbgl/util/mat2.hpp": "src/mbgl/util/mat2.hpp",