CI build failure on report_wonders_of_the_world_long()
CI mac build:
../../server/report.c:424:9: error: variable 'n' set but not used [-Werror,-Wunused-but-set-variable] int n = 0;
Build failure - fix to get pushed without review period.
CI mac build:
../../server/report.c:424:9: error: variable 'n' set but not used [-Werror,-Wunused-but-set-variable]
int n = 0;
Build failure - fix to get pushed without review period.