Install msysDVLPR-1.0.0-alpha-1
[msysgit.git] / include / fastmath.h
blob95eea5f3421ae46b6cfd989b0d402894756d8edc
1 #ifndef _FASTMATH_H_
2 #ifdef __cplusplus
3 extern "C" {
4 #endif
5 #define _FASTMATH_H_
7 #include <math.h>
8 #include <machine/fastmath.h>
10 #ifdef __cplusplus
12 #endif
13 #endif /* _FASTMATH_H_ */