1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 15:24:30 +01:00

Added missing #include for limits

This commit is contained in:
Alib234
2021-11-28 15:08:45 +01:00
committed by GitHub
parent 15ee72a688
commit c7851983e4

View File

@@ -17,6 +17,7 @@
#include "TTF.h"
#include <iterator>
#include <limits>
#include <unordered_map>
static constexpr const int32_t SpriteFontLineHeight[FONT_SIZE_COUNT] = {