From d9d0c0c860de93cb00f5afabeb7217b3e88e38a3 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Mon, 4 Nov 2024 13:06:01 +0000 Subject: print/lyx: Update to 2.4.2.1 --- print/lyx/files/patch-src-support-filetools.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 print/lyx/files/patch-src-support-filetools.cpp (limited to 'print/lyx/files/patch-src-support-filetools.cpp') diff --git a/print/lyx/files/patch-src-support-filetools.cpp b/print/lyx/files/patch-src-support-filetools.cpp new file mode 100644 index 000000000000..c13a550289ea --- /dev/null +++ b/print/lyx/files/patch-src-support-filetools.cpp @@ -0,0 +1,11 @@ +--- src/support/filetools.cpp.orig 2024-11-04 08:57:40.352928000 +0000 ++++ src/support/filetools.cpp 2024-11-04 08:59:06.840603000 +0000 +@@ -71,6 +71,8 @@ + #include + #endif + ++#include ++ + using namespace std; + + #define USE_QPROCESS -- cgit v1.2.3