home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2005 March / PCWELT_3_2005.ISO / pcwsoft / framework-2.2.exe / strings.h < prev    next >
Encoding:
C/C++ Source or Header  |  2004-01-30  |  84 b   |  7 lines

  1. #ifndef _STRINGS_H
  2. #define _STRINGS_H
  3.  
  4. #include <string.h>
  5.  
  6. #endif /* _STRINGS_H */
  7.