Files
Arnout Engelen 6dd27a616e x2t: move under onlyoffice-documentserver
No longer makes sense to have this as its own entry
2026-03-19 16:20:07 +01:00

13 lines
295 B
Diff

diff --git a/PdfFile/SrcWriter/Utils.cpp b/PdfFile/SrcWriter/Utils.cpp
index f4fcd884c6..0454c2a75a 100644
--- a/PdfFile/SrcWriter/Utils.cpp
+++ b/PdfFile/SrcWriter/Utils.cpp
@@ -33,6 +33,7 @@
#include <vector>
#include <ctime>
#include <cwctype>
+#include <limits>
namespace PdfWriter
{