mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
Use C++ headers in C++ code
This commit is contained in:
committed by
Michał Janiszewski
parent
b2bc974fe7
commit
33a94fe1bb
@@ -15,7 +15,7 @@
|
||||
#pragma endregion
|
||||
|
||||
#include <SDL.h>
|
||||
#include <ctype.h>
|
||||
#include <cctype>
|
||||
#include <openrct2/Context.h>
|
||||
#include <openrct2/OpenRCT2.h>
|
||||
#include <openrct2/common.h>
|
||||
|
||||
Reference in New Issue
Block a user