mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
11 lines
301 B
Diff
11 lines
301 B
Diff
|
--- ./src/core/CLucene/document/DateTools.cpp.orig 2011-03-16 19:21:07.000000000 -0500
|
||
|
+++ ./src/core/CLucene/document/DateTools.cpp 2022-10-09 15:08:11.827250428 -0500
|
||
|
@@ -8,6 +8,7 @@
|
||
|
|
||
|
#include "DateTools.h"
|
||
|
#include "CLucene/util/Misc.h"
|
||
|
+#include <ctime>
|
||
|
|
||
|
CL_NS_USE(util)
|
||
|
CL_NS_DEF(document)
|