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 #include <ansidecl.h>
      7 
      8 #endif /* _IEEE_FP_H_ */
      9 
     10