home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gnu / libg++-2.6-fsf.lha / libg++-2.6 / libg++ / src / strclass.h < prev    next >
C/C++ Source or Header  |  1992-04-17  |  96b  |  6 lines

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