From d1c66eaa0f0b42230aaf4cfe5b18d0aa8c3da850 Mon Sep 17 00:00:00 2001 From: Guillaume Damiand Date: Wed, 5 Nov 2025 20:29:40 +0100 Subject: [PATCH] formatting --- .../Linear_cell_complex/linear_cell_complex_3_vtk_io.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_vtk_io.cpp b/Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_vtk_io.cpp index 8bd7b39e38d..87f1fe88bfe 100644 --- a/Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_vtk_io.cpp +++ b/Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_vtk_io.cpp @@ -25,7 +25,10 @@ int main() if(!CGAL::IO::write_VTK("beam-with-mixed-cells.vtk", lcc, nullptr, &volume_scalars)) - { std::cout<<"Error for write_VTK."<