summaryrefslogtreecommitdiff
path: root/user/libmspub/missing-header.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2024-05-29 22:02:31 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2024-08-07 10:08:11 -0500
commit379654586a4cfcc2ad404f93f8d65cd44a1adfbd (patch)
tree10889a9791d0bb0f6d9704b9072b65eefc863a4e /user/libmspub/missing-header.patch
parent759c5c3abb3c5ec877cba01db5da6be68252fe7e (diff)
downloadpackages-379654586a4cfcc2ad404f93f8d65cd44a1adfbd.tar.gz
packages-379654586a4cfcc2ad404f93f8d65cd44a1adfbd.tar.bz2
packages-379654586a4cfcc2ad404f93f8d65cd44a1adfbd.tar.xz
packages-379654586a4cfcc2ad404f93f8d65cd44a1adfbd.zip
user/libmspub: Integrate upstream patch for <cstdint>
Diffstat (limited to 'user/libmspub/missing-header.patch')
-rw-r--r--user/libmspub/missing-header.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/user/libmspub/missing-header.patch b/user/libmspub/missing-header.patch
new file mode 100644
index 000000000..83b8ef473
--- /dev/null
+++ b/user/libmspub/missing-header.patch
@@ -0,0 +1,10 @@
+--- libmspub-0.1.4/src/lib/MSPUBMetaData.h.old 2018-02-28 05:54:49.000000000 -0600
++++ libmspub-0.1.4/src/lib/MSPUBMetaData.h 2024-05-29 21:40:50.140097148 -0500
+@@ -13,6 +13,7 @@
+ #include <map>
+ #include <utility>
+ #include <vector>
++#include <cstdint>
+
+ #include <librevenge/librevenge.h>
+