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 61c3a21 commit ca34e03Copy full SHA for ca34e03
libs/EXTERNAL/xlnt/source/utils/timedelta.cpp
@@ -22,6 +22,7 @@
22
// @author: see AUTHORS file
23
#include <cmath>
24
#include <ctime>
25
+#include <cstdint>
26
27
#include <xlnt/utils/timedelta.hpp>
28
0 commit comments