Skip to content

Fix 2geom includes

liamwhite requested to merge liamwhite/inkscape:include-fix into master

Configure with cmake -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER=clang currently does not build on Fedora 39 due to these incorrectly formatted includes

Recommended long term solution: test Linux builds with this configuration

Merge request reports