fix define

This commit is contained in:
qPCR4vir 2016-02-27 00:44:40 +01:00
parent 1312371033
commit fd1904ccc7

View File

@ -136,7 +136,7 @@
#if ((__GNUC__ < 5) )
# defie STD_put_time_NOT_SUPPORTED
# define STD_put_time_NOT_SUPPORTED
#endif
#if ((__GNUC__ > 5) || ((__GNUC__ == 5) && (__GNUC_MINOR__ >= 3 ) ) )