Changeset - r8117:c8444061e5d8
[Not reviewed]
master
0 1 0
bjarni - 17 years ago 2007-12-21 22:08:59
bjarni@openttd.org
(svn r11678) -Fix (r11674): [OSX] fixed compilation
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/os/macosx/macos.mm
Show inline comments
 
@@ -10,7 +10,7 @@
 
#include <mach/machine.h>
 
#include <stdio.h>
 
#include "../../stdafx.h"
 
#include "../../macros.h"
 
#include "../../core/bitmath_func.hpp"
 

	
 
#ifndef CPU_SUBTYPE_POWERPC_970
 
#define CPU_SUBTYPE_POWERPC_970 ((cpu_subtype_t) 100)
0 comments (0 inline, 0 general)