mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 04:23:20 +01:00
Add limits include to Object.h (#15415)
PPA builds seem to complain about this
This commit is contained in:
committed by
GitHub
parent
28681eebc0
commit
1a35cdafb3
@@ -15,6 +15,7 @@
|
||||
#include "ImageTable.h"
|
||||
#include "StringTable.h"
|
||||
|
||||
#include <limits>
|
||||
#include <memory>
|
||||
#include <optional>
|
||||
#include <string_view>
|
||||
|
||||
Reference in New Issue
Block a user