fix define
This commit is contained in:
parent
1312371033
commit
fd1904ccc7
@ -136,7 +136,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#if ((__GNUC__ < 5) )
|
#if ((__GNUC__ < 5) )
|
||||||
# defie STD_put_time_NOT_SUPPORTED
|
# define STD_put_time_NOT_SUPPORTED
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ((__GNUC__ > 5) || ((__GNUC__ == 5) && (__GNUC_MINOR__ >= 3 ) ) )
|
#if ((__GNUC__ > 5) || ((__GNUC__ == 5) && (__GNUC_MINOR__ >= 3 ) ) )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user