modified: makefile
[GalaxyCodeBases.git] / c_cpp / etc / calc / win32 / have_string.h
blob092e02f6b6cb4caac01978aab915481901d41ffc
1 /*
2 * DO NOT EDIT -- generated by the Makefile
3 */
6 #if !defined(__HAVE_STRING_H__)
7 #define __HAVE_STRING_H__
10 /* do we have <string.h>? */
11 #define HAVE_STRING_H /* yes */
14 #endif /* !__HAVE_STRING_H__ */