Files
calc/win32/have_string.h
2017-05-21 15:38:42 -07:00

15 lines
208 B
C

/*
* DO NOT EDIT -- generated by the Makefile
*/
#if !defined(__HAVE_STRING_H__)
#define __HAVE_STRING_H__
/* do we have <string.h>? */
#define HAVE_STRING_H /* yes */
#endif /* !__HAVE_STRING_H__ */