Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/freestyle/intern/winged_edge/WFillGrid.cpp')
-rw-r--r--source/blender/freestyle/intern/winged_edge/WFillGrid.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp b/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp
index c6b32e0a89c..b6dfb183d0f 100644
--- a/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp
+++ b/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp
@@ -19,8 +19,10 @@
* \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures)
*/
+/* clang-format off */
#include "WEdge.h"
#include "WFillGrid.h"
+/* clang-format on */
namespace Freestyle {