Skip to content

Commit ca34e03

Browse files
committed
[libs][xlnt] add cstdint
1 parent 61c3a21 commit ca34e03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/EXTERNAL/xlnt/source/utils/timedelta.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
// @author: see AUTHORS file
2323
#include <cmath>
2424
#include <ctime>
25+
#include <cstdint>
2526

2627
#include <xlnt/utils/timedelta.hpp>
2728

0 commit comments

Comments
 (0)