modified: makefile
[GalaxyCodeBases.git] / c_cpp / etc / calc / win32 / have_gettime.h
blob4798e2f44f0549d40db262c489ea2be2556a6a3c
1 /*
2 * DO NOT EDIT -- generated by the Makefile
3 */
6 #if !defined(__HAVE_GETTIME_H__)
7 #define __HAVE_GETTIME_H__
10 /* do we have or want clock_gettime()? */
11 #undef HAVE_GETTIME /* no */
14 #endif /* !__HAVE_GETTIME_H__ */