From 5ccbbaed08dbbf9ac07017e8f8f6053ac0e1ed38 Mon Sep 17 00:00:00 2001 From: Antonio Vazquez Date: Thu, 24 Feb 2022 19:44:07 +0100 Subject: Cleanup: Sort include lines --- .../blender/nodes/geometry/nodes/node_geo_input_mesh_face_is_planar.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'source') diff --git a/source/blender/nodes/geometry/nodes/node_geo_input_mesh_face_is_planar.cc b/source/blender/nodes/geometry/nodes/node_geo_input_mesh_face_is_planar.cc index e7509cf83ce..62af0476057 100644 --- a/source/blender/nodes/geometry/nodes/node_geo_input_mesh_face_is_planar.cc +++ b/source/blender/nodes/geometry/nodes/node_geo_input_mesh_face_is_planar.cc @@ -2,7 +2,6 @@ #include "DNA_mesh_types.h" #include "DNA_meshdata_types.h" -#include "node_geometry_util.hh" #include "BKE_mesh.h" -- cgit v1.2.3