2a6a9efce4
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/libmspub#6c4afff1043b8fc8e30db4d1128edc46af757060
12 lines
328 B
Diff
12 lines
328 B
Diff
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>
|
|
|