ieeefp.h 105 B

12345678
  1. #ifndef _IEEEFP_H_
  2. #define _IEEEFP_H_
  3. #include <crtdefs.h>
  4. #include <math.h>
  5. #endif /* _IEEE_FP_H_ */