home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Headers / ansi / limits.h < prev    next >
C/C++ Source or Header  |  1991-09-12  |  109b  |  7 lines

  1. #ifndef _ANSI_LIMITS_H
  2. #define _ANSI_LIMITS_H
  3.  
  4. #include <ansi/machine/limits.h>
  5.  
  6. #endif /* _ANSI_LIMITS_H */
  7.