summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2018-03-21 11:43:03 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2018-03-21 14:59:05 -0700
commitd0f3a11a0775423ad350ded740a6ce5f97c2f344 (patch)
tree7b05fa5d3d5109d951a34ab709b52a3213ce890f
parent76b1cbad0296ce58192fd9cc8203fbb372435f4b (diff)
downloadqtlocation-mapboxgl-upstream/11247.tar.gz
[core] Trim headersupstream/11247
-rw-r--r--include/mbgl/style/conversion/heatmap_color_property_value.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/mbgl/style/conversion/heatmap_color_property_value.hpp b/include/mbgl/style/conversion/heatmap_color_property_value.hpp
index e3689c524c..97db9cf68e 100644
--- a/include/mbgl/style/conversion/heatmap_color_property_value.hpp
+++ b/include/mbgl/style/conversion/heatmap_color_property_value.hpp
@@ -3,12 +3,10 @@
#include <mbgl/style/heatmap_color_property_value.hpp>
#include <mbgl/style/conversion.hpp>
#include <mbgl/style/conversion/constant.hpp>
-#include <mbgl/style/conversion/function.hpp>
#include <mbgl/style/conversion/expression.hpp>
#include <mbgl/style/expression/value.hpp>
#include <mbgl/style/expression/is_constant.hpp>
#include <mbgl/style/expression/is_expression.hpp>
-#include <mbgl/style/expression/find_zoom_curve.hpp>
namespace mbgl {
namespace style {