cgal/Distance_3
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
..
include/CGAL fix protection against min/max macros 2025-01-14 16:12:34 +01:00
package_info/Distance_3 Add dependencies introduced by including Rational_traits 2021-05-11 11:11:08 +02:00
test/Distance_3 remove duplicates 2024-08-13 08:48:31 +01:00