mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 22:34:33 +01:00
Reduce includes in common.h
This commit is contained in:
committed by
Michał Janiszewski
parent
fe59637823
commit
54cc1ebcdf
@@ -14,9 +14,10 @@
|
||||
*****************************************************************************/
|
||||
#pragma endregion
|
||||
|
||||
#include "../platform/platform.h"
|
||||
#include <cstdio>
|
||||
|
||||
#include "Console.hpp"
|
||||
#include "../platform/platform.h"
|
||||
|
||||
namespace Console
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user