Commit Graph

1 Commits

Author SHA1 Message Date
Stephan Bergmann
e9152968e1 FTBFS (missing #include <time.h>)
> clucene-core-2.3.3.4/src/core/CLucene/document/DateTools.cpp:26:19: error: 'gmtime' was not declared in this scope
>    26 |         tm *ptm = gmtime(&secs);
>       |                   ^~~~~~

etc.
2022-10-12 09:46:08 +02:00