home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / GCC / GCC258_2.LHA / gcc / lib / g++-include / strclass.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-12-27  |  96 b   |  6 lines

  1. #ifndef _strclass_h
  2. #define _strclass_h
  3. #include <String.h>
  4. typedef class String string;
  5. #endif
  6.