cgal/Polygon_mesh_processing
Sebastien Loriot cadc6ed343
Add a convenience IO header (#7929)
## Summary of Changes

There is:

```
CGAL/boost/graph/IO/polygon_mesh_io.h
CGAL/PMP/IO/polygon_mesh_io.h
CGAL/IO/polygon_soup_io.h
```

The first one is a bit awkward to remember, so this PR adds a
convenience header at `CGAL/IO/polygon_mesh_io.h`.

## Release Management

* Affected package(s): `BGL`
* Issue(s) solved (if any): -
* Feature/Small Feature (if any):
* Link to compiled documentation (obligatory for small feature) [*wrong
link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg)
* License and copyright ownership:
2023-12-18 13:22:46 +01:00
..
benchmark/Polygon_mesh_processing
doc/Polygon_mesh_processing Polyhedron Demo: Add sampling plugin (#7910) 2023-12-18 13:21:01 +01:00
examples/Polygon_mesh_processing Add a convenience IO header (#7929) 2023-12-18 13:22:46 +01:00
include/CGAL Add a convenience IO header (#7929) 2023-12-18 13:22:46 +01:00
package_info/Polygon_mesh_processing
test/Polygon_mesh_processing Add a convenience IO header 2023-12-12 09:39:35 +01:00