home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / useful / include / float.h < prev    next >
C/C++ Source or Header  |  1993-09-05  |  70b  |  7 lines

  1. #ifndef _FLOAT_H
  2. #define _FLOAT_H
  3.  
  4. #include <machine/float.h>
  5.  
  6. #endif
  7.