summaryrefslogtreecommitdiff
path: root/benchmark
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2018-06-29 12:52:08 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2018-07-13 13:37:27 -0700
commita6727921fc1608d341c086cd70341e6df5e79a2b (patch)
tree3d856db5fc934256962a75808ec1a821c457aa02 /benchmark
parentbea8f8d177905bfb74e8b5c2d5e7750b3d6bad8e (diff)
downloadqtlocation-mapboxgl-a6727921fc1608d341c086cd70341e6df5e79a2b.tar.gz
[core] Convert legacy functions directly to expressions
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/function/composite_function.benchmark.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmark/function/composite_function.benchmark.cpp b/benchmark/function/composite_function.benchmark.cpp
index e2545e6349..8442e0aa15 100644
--- a/benchmark/function/composite_function.benchmark.cpp
+++ b/benchmark/function/composite_function.benchmark.cpp
@@ -2,7 +2,6 @@
#include <mbgl/benchmark/stub_geometry_tile_feature.hpp>
-#include <mbgl/style/function/composite_exponential_stops.hpp>
#include <mbgl/style/function/composite_function.hpp>
#include <mbgl/style/conversion.hpp>