You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libmspub/SOURCES/gcc10.patch

12 lines
328 B

diff -Nrup a/src/lib/MSPUBMetaData.h b/src/lib/MSPUBMetaData.h
--- a/src/lib/MSPUBMetaData.h 2018-02-28 04:54:49.000000000 -0700
+++ b/src/lib/MSPUBMetaData.h 2019-09-23 16:55:47.100951113 -0600
@@ -13,6 +13,7 @@
#include <map>
#include <utility>
#include <vector>
+#include <cstdint>
#include <librevenge/librevenge.h>