summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/fill_extrusion_layer_properties.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/style/layers/fill_extrusion_layer_properties.hpp')
-rw-r--r--src/mbgl/style/layers/fill_extrusion_layer_properties.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mbgl/style/layers/fill_extrusion_layer_properties.hpp b/src/mbgl/style/layers/fill_extrusion_layer_properties.hpp
index 69b8a0bcb8..6936d5e0c4 100644
--- a/src/mbgl/style/layers/fill_extrusion_layer_properties.hpp
+++ b/src/mbgl/style/layers/fill_extrusion_layer_properties.hpp
@@ -1,3 +1,5 @@
+// clang-format off
+
// This file is generated. Edit scripts/generate-style-code.js, then run `make style-code`.
#pragma once
@@ -76,3 +78,5 @@ public:
} // namespace style
} // namespace mbgl
+
+// clang-format on