summaryrefslogtreecommitdiff
path: root/include/mbgl/style/light.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/style/light.hpp')
-rw-r--r--include/mbgl/style/light.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/mbgl/style/light.hpp b/include/mbgl/style/light.hpp
index 21a05cf4c8..9a82eb14b5 100644
--- a/include/mbgl/style/light.hpp
+++ b/include/mbgl/style/light.hpp
@@ -1,3 +1,5 @@
+// clang-format off
+
// This file is generated. Do not edit.
#pragma once
@@ -55,3 +57,5 @@ public:
} // namespace style
} // namespace mbgl
+
+// clang-format on