mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-24 23:19:09 +00:00
(svn r4992) - Fix: [YAPF] error "too many arguments to function `void * operator new(unsigned int)'" on MorphOS
This commit is contained in:
@@ -29,6 +29,7 @@ EXTERN_C_BEGIN
|
||||
EXTERN_C_END
|
||||
|
||||
#include <limits.h>
|
||||
#include <new>
|
||||
|
||||
#if defined(_WIN32) || defined(_WIN64)
|
||||
# include <windows.h>
|
||||
|
Reference in New Issue
Block a user