Add missing change
This commit is contained in:
parent
f329fd315f
commit
1d4dc6bf96
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
#define COMPILE_DATE __DATE__
|
||||
#endif
|
||||
#ifndef COMPILE_TIME
|
||||
#define REPRODUCIBLE_TIME __TIME__
|
||||
#define COMPILE_TIME __TIME__
|
||||
#endif
|
||||
|
||||
#define COMPILE_YEAR_INT ((( \
|
||||
|
|
|
|||
Loading…
Reference in a new issue