cgal/CGAL_Core
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
..
examples/Core 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/CGAL_Core update license 2024-02-28 14:10:58 +01:00