summaryrefslogtreecommitdiffstats
path: root/office/pstoedit/pstoedit-3.78-mga-uniqueptr.patch
diff options
context:
space:
mode:
Diffstat (limited to 'office/pstoedit/pstoedit-3.78-mga-uniqueptr.patch')
-rw-r--r--office/pstoedit/pstoedit-3.78-mga-uniqueptr.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/office/pstoedit/pstoedit-3.78-mga-uniqueptr.patch b/office/pstoedit/pstoedit-3.78-mga-uniqueptr.patch
new file mode 100644
index 0000000000..bca0f760dc
--- /dev/null
+++ b/office/pstoedit/pstoedit-3.78-mga-uniqueptr.patch
@@ -0,0 +1,12 @@
+Index: pstoedit-3.78/src/drvpptx.cpp
+===================================================================
+--- pstoedit-3.78/src/drvpptx.cpp
++++ pstoedit-3.78/src/drvpptx.cpp 2022-03-14 21:23:51.156263356 -0700
+@@ -35,6 +35,7 @@
+ #include I_stdlib
+ #include I_iomanip
+ #include <cfloat>
++#include <memory>
+ #include <time.h>
+
+ #include <errno.h>