cgal/Triangulation_2
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
..
applications/Triangulation_2
benchmark/Triangulation_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
doc/Triangulation_2 Address #8401 2024-08-09 11:32:26 +01:00
examples/Triangulation_2 CGAL: Modernize CMakeLists.txt 2024-10-08 17:02:41 +01:00
include/CGAL Triangulation_2: Do not include kernel header (#8527) 2024-11-08 16:11:41 +01:00
package_info/Triangulation_2 Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19 2024-03-26 16:25:29 +01:00
test/Triangulation_2 Triangulation_2: Do not include kernel header 2024-10-08 12:18:30 +01:00
TODO Update Triangulation_2/TODO 2024-09-30 12:51:01 +02:00