mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-11 13:10:45 +00:00
(svn r11678) -Fix (r11674): [OSX] fixed compilation
This commit is contained in:
parent
9e9cfe6e59
commit
18e96ab49f
@ -10,7 +10,7 @@
|
|||||||
#include <mach/machine.h>
|
#include <mach/machine.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "../../stdafx.h"
|
#include "../../stdafx.h"
|
||||||
#include "../../macros.h"
|
#include "../../core/bitmath_func.hpp"
|
||||||
|
|
||||||
#ifndef CPU_SUBTYPE_POWERPC_970
|
#ifndef CPU_SUBTYPE_POWERPC_970
|
||||||
#define CPU_SUBTYPE_POWERPC_970 ((cpu_subtype_t) 100)
|
#define CPU_SUBTYPE_POWERPC_970 ((cpu_subtype_t) 100)
|
||||||
|
Loading…
Reference in New Issue
Block a user