mirror of
https://github.com/TTimo/doom3.gpl.git
synced 2026-03-19 16:39:24 +01:00
pulling in some simple code fixes suggested towards XCode 4.2 support
This commit is contained in:
@@ -31,7 +31,9 @@ If you have questions concerning this license or the applicable additional terms
|
||||
|
||||
#ifdef MACOS_X
|
||||
// for square root estimate instruction
|
||||
#ifdef PPC_INTRINSICS
|
||||
#include <ppc_intrinsics.h>
|
||||
#endif
|
||||
// for FLT_MIN
|
||||
#include <float.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user