cgal/Barycentric_coordinates_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
..
benchmark/Barycentric_coordinates_2 CGAL: Modernize CMakeLists.txt 2024-10-08 17:02:41 +01:00
doc/Barycentric_coordinates_2 Merge pull request #7576 from albert-github/feature/issue_7395 2023-09-07 10:48:34 +02:00
examples/Barycentric_coordinates_2 CGAL: Modernize CMakeLists.txt 2024-10-08 17:02:41 +01:00
include/CGAL Merge branch 'master' into feature/issue_7395 2023-08-18 11:10:42 +02:00
package_info/Barycentric_coordinates_2 Fix dependencies.txt 2024-10-08 14:44:23 +01:00
test/Barycentric_coordinates_2 CGAL: Modernize CMakeLists.txt 2024-10-08 17:02:41 +01:00