(svn r11678) -Fix (r11674): [OSX] fixed compilation

This commit is contained in:
bjarni 2007-12-21 22:08:59 +00:00
parent 9e9cfe6e59
commit 18e96ab49f
1 changed files with 1 additions and 1 deletions

View File

@ -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)