cgal/Surface_mesh_topology
Laurent Rineau d4e6ffddf4 fix protection against min/max macros
The regular expression I used was:

```
((?!(?:^.*(\/\/|\/\*).*|^ *\* .*|^[^"]*"(?:"[^"]*"|[^"])*))^(?:.*[ ,\(]|))(\b(?:(?:[A-Za-z]+::)*)(?:max|min))\b *\(
```
2025-01-14 16:12:34 +01:00
..
benchmark/Surface_mesh_topology fix protection against min/max macros 2025-01-14 16:12:34 +01:00
doc/Surface_mesh_topology doc add link 2023-12-07 17:49:19 +01:00
examples/Surface_mesh_topology remove -D that is not compatible with "older" cmake versions 2024-10-22 08:19:49 +02:00
include/CGAL issue #8515 Spelling mistakes found checking `en-GB` to `en-US` 2024-10-05 11:28:29 +02:00
package_info/Surface_mesh_topology Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19 2024-03-26 16:25:29 +01:00
test/Surface_mesh_topology remove -D that is not compatible with "older" cmake versions 2024-10-22 08:19:49 +02:00