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:
@@ -17,6 +17,7 @@
|
||||
#include "TTF.h"
|
||||
|
||||
#include <iterator>
|
||||
#include <limits>
|
||||
#include <unordered_map>
|
||||
|
||||
static constexpr const int32_t SpriteFontLineHeight[FONT_SIZE_COUNT] = {
|
||||
|
||||
Reference in New Issue
Block a user