[TD] ShapeExtractor.cpp: fix whitespace

This commit is contained in:
Uwe
2022-10-06 02:45:00 +02:00
parent 55f0cf4255
commit 4c92678dfd

View File

@@ -28,7 +28,7 @@
# include <BRepAlgoAPI_Fuse.hxx>
# include <BRepTools.hxx>
# include <TopoDS.hxx>
# include <TopoDS_Iterator.hxx >
# include <TopoDS_Iterator.hxx>
# include <TopoDS_Vertex.hxx>
#endif