mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
Include time.h for time_t
This commit is contained in:
committed by
Michael Steenbeek
parent
8eb98777fe
commit
90ea8eee88
@@ -17,6 +17,7 @@
|
||||
#ifndef _PLATFORM_H_
|
||||
#define _PLATFORM_H_
|
||||
|
||||
#include <time.h>
|
||||
#include "../common.h"
|
||||
|
||||
typedef struct TTFFontDescriptor TTFFontDescriptor;
|
||||
|
||||
Reference in New Issue
Block a user