summaryrefslogtreecommitdiff
path: root/platform/android/src/style/conversion/property_value.hpp
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2018-08-17 18:05:15 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2018-08-21 09:26:44 -0700
commit9587f569f7d59c9a5eb10c7ff0abb7c5d6e88b21 (patch)
treeade3b99baaf711ad3163a7a4b59c65e9a4d50460 /platform/android/src/style/conversion/property_value.hpp
parent1584d8f70adc86e5ddd5a80b4ad9f4b7741f4678 (diff)
downloadqtlocation-mapboxgl-9587f569f7d59c9a5eb10c7ff0abb7c5d6e88b21.tar.gz
[android] Simplify enum conversion
Diffstat (limited to 'platform/android/src/style/conversion/property_value.hpp')
-rw-r--r--platform/android/src/style/conversion/property_value.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/android/src/style/conversion/property_value.hpp b/platform/android/src/style/conversion/property_value.hpp
index e4d8f59ec3..8150285c85 100644
--- a/platform/android/src/style/conversion/property_value.hpp
+++ b/platform/android/src/style/conversion/property_value.hpp
@@ -6,7 +6,6 @@
#include "../../conversion/conversion.hpp"
#include "../../conversion/constant.hpp"
#include "property_expression.hpp"
-#include "types.hpp"
namespace mbgl {
namespace android {