modified: makefile
[GalaxyCodeBases.git] / c_cpp / etc / calc / win32 / have_fpos.h
blob9daa655472d30742621ff120449161a17fdcd737
1 /*
2 * DO NOT EDIT -- generated by the Makefile
3 */
6 #if !defined(__HAVE_FPOS_H__)
7 #define __HAVE_FPOS_H__
10 /* do we have fgetpos & fsetpos functions? */
11 #undef HAVE_FPOS /* no */
13 typedef long FILEPOS;
16 #endif /* !__HAVE_FPOS_H__ */