Commit ed38223e authored by Lev Walkin's avatar Lev Walkin

oops

parent 9729878b
......@@ -9,7 +9,7 @@
#include <assert.h>
#endif /* __NO_ASSERT_H__ */
#if defined(WIN32) && !defined(__CYGWIN__)
#if defined(WIN32) && defined(__CYGWIN__)
#warning PLEASE STOP AND READ!
#warning localtime_r is implemented via localtime(), which is not thread-safe.
#warning gmtime_r is implemented via gmtime(), which is not thread-safe.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment