cgal/Circular_kernel_2
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 Spelling corrections 2024-05-31 19:05:34 +02:00
doc/Circular_kernel_2 issue #7395 Improvement of layout of model relations 2023-07-18 13:23:37 +02:00
examples/Circular_kernel_2 cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
include/CGAL fix protection against min/max macros 2025-01-14 16:12:34 +01:00
package_info/Circular_kernel_2 actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
test/Circular_kernel_2 cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00