cgal/Basic_viewer
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
..
doc/Basic_viewer demo improvement and various clean-ups 2024-10-01 11:57:04 +02:00
examples/Basic_viewer 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/Basic_viewer dependencies for core 2024-03-28 19:31:57 +01:00