cgal/Polygon_repair
Sebastien Loriot 25afb37051
Triangulation_2: Do not include kernel header (#8527)
## Summary of Changes

Do not include `Exact_predicates_inexact_constructions_kernel.h` and
`Simple_cartesian.h`.
Change order of `#include` statements so that the  T2 files come first.
Forward declare `Epick` in `Constrained_triangulation_plus_2` where it
is used for defining a `Default` for the template parameter (which is
not documented).

## Release Management

* Affected package(s): Triangulation_2
* License and copyright ownership: unchanged.
2024-11-08 16:11:41 +01:00
..
benchmark/Polygon_repair Move files from test to benchmark 2024-03-13 16:33:38 +01:00
doc/Polygon_repair Add example 2024-05-15 10:58:00 +01:00
examples/Polygon_repair Add const in example code 2024-10-02 07:30:09 +01:00
include/CGAL/Polygon_repair Remove accidentally added file 2024-10-02 09:09:20 +01:00
package_info/Polygon_repair Fix dependencies.txt 2024-10-08 14:44:23 +01:00
test/Polygon_repair Merge remote-tracking branch 'cgal/master' into pr/afabri/8528 2024-10-17 00:25:24 +02:00