summaryrefslogtreecommitdiff
path: root/include/mbgl/style/layers/fill_extrusion_layer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/style/layers/fill_extrusion_layer.hpp')
-rw-r--r--include/mbgl/style/layers/fill_extrusion_layer.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/mbgl/style/layers/fill_extrusion_layer.hpp b/include/mbgl/style/layers/fill_extrusion_layer.hpp
index 5ed9b6012c..2e89032ae7 100644
--- a/include/mbgl/style/layers/fill_extrusion_layer.hpp
+++ b/include/mbgl/style/layers/fill_extrusion_layer.hpp
@@ -1,3 +1,5 @@
+// clang-format off
+
// This file is generated. Do not edit.
#pragma once
@@ -87,3 +89,5 @@ protected:
} // namespace style
} // namespace mbgl
+
+// clang-format on