Oops, if the target only had USE_TOD, an error message was issued...
This commit is contained in:
parent
d176986488
commit
1cbb729fdc
@ -115,7 +115,7 @@
|
|||||||
#include <sys/timeb.h>
|
#include <sys/timeb.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined(TIMES) && !defined(TIMEB)
|
#if !defined(TIMES) && !defined(TIMEB) && !defined(USE_TOD)
|
||||||
#error "It seems neither struct tms nor struct timeb is supported in this platform!"
|
#error "It seems neither struct tms nor struct timeb is supported in this platform!"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user