Files
calc/win32/have_stdlib.h
2017-05-21 15:38:59 -07:00

15 lines
211 B
C

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