We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc72ea commit 27638bbCopy full SHA for 27638bb
src/Datetime.h
@@ -31,6 +31,7 @@
31
#include <ctime>
32
#include <cstdint>
33
#include <string>
34
+#include <cmake.h> // needed, see https://github.com/GothenburgBitFactory/timewarrior/issues/703
35
36
#define EPOCH_MIN_VALUE 315532800 // 1980-01-01T00:00:00Z
37
#define EPOCH_MAX_VALUE 253402293599 // 9999-12-31, 23:59:59 AoE
0 commit comments