Home | History | Annotate | Download | only in include
      1 #ifndef _IEEEFP_H_
      2 #define _IEEEFP_H_
      3 
      4 #include <crtdefs.h>
      5 #include <math.h>
      6 
      7 #endif /* _IEEE_FP_H_ */
      8 
      9