mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-11-23 04:51:56 +00:00
parent
b13c131e4e
commit
f8de73862e
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ If you have questions concerning this license or the applicable additional terms
|
|||
#ifndef __MATH_MATH_H__
|
||||
#define __MATH_MATH_H__
|
||||
|
||||
#include "sys/platform.h"
|
||||
|
||||
#ifdef MACOS_X
|
||||
// for FLT_MIN
|
||||
#include <float.h>
|
||||
|
|
Loading…
Reference in a new issue