From 54409423f767d8b1cf30cb7d0efca6b4ca138823 Mon Sep 17 00:00:00 2001 From: Ethan Morgan Date: Sat, 14 Feb 2026 16:44:06 +0000 Subject: move to own git server --- vcpkg/ports/openxlsx/missing-header.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 vcpkg/ports/openxlsx/missing-header.patch (limited to 'vcpkg/ports/openxlsx/missing-header.patch') diff --git a/vcpkg/ports/openxlsx/missing-header.patch b/vcpkg/ports/openxlsx/missing-header.patch new file mode 100644 index 0000000..5aec665 --- /dev/null +++ b/vcpkg/ports/openxlsx/missing-header.patch @@ -0,0 +1,10 @@ +--- a8cd841f13-8d82ae298d.clean/OpenXLSX/sources/XLSheet.cpp.old 2025-07-29 11:44:11.357978300 +0200 ++++ a8cd841f13-8d82ae298d.clean/OpenXLSX/sources/XLSheet.cpp 2025-07-29 11:44:20.384836500 +0200 +@@ -46,6 +46,7 @@ YM M9 MM MM MM MM MM + // ===== External Includes ===== // + #include // std::max + #include // std::isdigit (issue #330) ++#include + #include // std::numeric_limits + #include // std::multimap + #include -- cgit v1.2.3