12 lines
365 B
Diff
12 lines
365 B
Diff
diff --git a/core/Common/OfficeFileFormatChecker2.cpp b/core/Common/OfficeFileFormatChecker2.cpp
|
|
index d2887d78..43c28a0b 100644
|
|
--- a/core/Common/OfficeFileFormatChecker2.cpp
|
|
+++ b/core/Common/OfficeFileFormatChecker2.cpp
|
|
@@ -44,6 +44,7 @@
|
|
|
|
#include "3dParty/pole/pole.h"
|
|
#include <algorithm>
|
|
+#include <limits>
|
|
|
|
#include "OfficeFileFormatDefines.h"
|
|
|