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

17 lines
273 B
C

/*
* DO NOT EDIT -- generated by the Makefile
*/
#if !defined(CALC_HAVE_FPOS_POS_H)
#define CALC_HAVE_FPOS_POS_H
/* do we have fgetpos & fsetpos functions? */
#undef HAVE_FPOS_POS /* no */
#undef FPOS_POS_BITS
#undef FPOS_POS_LEN
#endif /* !CALC_HAVE_FPOS_POS_H */