home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 June / PCWorld_2005-06_cd.bin / software / vyzkuste / firewally / firewally.exe / framework-2.3.exe / strings.h < prev    next >
C/C++ Source or Header  |  2004-01-30  |  84b  |  7 lines

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