mapnik/include
Artem Pavlenko 20b154ae49 Remove 'final' specifier as it was breaking dynamic_cast<invalid_featureset*> in 'is_valid' test when building on macOS arm64
```
Apple clang version 16.0.0 (clang-1600.0.26.3)
Target: arm64-apple-darwin24.0.0
```
Also remove empty dtor as not required
2024-10-28 11:02:08 +00:00
..
mapnik Remove 'final' specifier as it was breaking dynamic_cast<invalid_featureset*> in 'is_valid' test when building on macOS arm64 2024-10-28 11:02:08 +00:00
build.py Add CSS parser grammar + move into separate include/css and src/css dirs. 2020-02-04 10:38:34 +00:00