Skip to content

Fix compilation with GCC 13

Chris Broekema requested to merge gcc13 into master

Fix compilation with GCC 13:

  • Add includes for missing headers
  • Fix narrowing conversion
Edited by Bram Veenboer

Merge request reports