Various fixes I had to apply in order for it to compile on a Fresh Laptop
Some missing includes
Bump up rapidJSON to latest version in CCI. Version 1.1.0 has a bug in document.h which now somehow became an issue. Maybe due to order of includes being changed?
Type of change
[X] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
[X] Compiled locally
[X] Common sense
Test Configuration:
Operating System: Manjaro KDE6 with GNU GCC/G++14
Checklist:
[X] My code follows the style guidelines of this project as described in UltiMaker Meta
Description
Various fixes I had to apply in order for it to compile on a Fresh Laptop
document.h
which now somehow became an issue. Maybe due to order of includes being changed?Type of change
How Has This Been Tested?
Test Configuration:
Checklist: