From 6f0d8acf552d13114783a495fb9860432234e43d Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 14 Jul 2009 17:16:32 +0000 Subject: (svn r16828) -Codechange: attempt at making OSX compile with the 10.6 SDK too; no guarantees ofcourse... --- src/os/macosx/osx_stdafx.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/os') diff --git a/src/os/macosx/osx_stdafx.h b/src/os/macosx/osx_stdafx.h index ee150dd8b..963783c21 100644 --- a/src/os/macosx/osx_stdafx.h +++ b/src/os/macosx/osx_stdafx.h @@ -5,6 +5,9 @@ #ifndef MACOS_STDAFX_H #define MACOS_STDAFX_H +#define __STDC_LIMIT_MACROS +#include + /* We need to include this first as that "depends" on the compiler's setting * of __LP64__. So before we define __LP64__ so it can be used. */ #include -- cgit v1.2.3-70-g09d2