Skip to content

Commit e3f0f28

Browse files
committed
[libs][xlnt] add cstdint
1 parent 585ecaa commit e3f0f28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include <cmath>
2424
#include <ctime>
2525

26+
#include <cstdint>
2627
#include <xlnt/utils/time.hpp>
2728

2829
namespace {

0 commit comments

Comments
 (0)