Files
cgal/Poisson_surface_reconstruction_3/include/CGAL/IO
albert-github 47f0eb43d1 Poisson_surface_reconstruction_3: unknown command @commentheading
Found the warning:
```
output_surface_facets_to_triangle_soup.h:29: warning: Found unknown command '@commentheading'
```

Command is superflouous as the `tparam` command will provide the relevant header..
2022-05-26 19:06:01 +02:00
..