1
0
Fork 0
libreoffice/external/libpagemaker/includes.patch.1
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00

10 lines
291 B
Groff

--- libpagemaker/src/lib/PMDTypes.h.orig 2024-08-15 18:11:59.101917556 +0200
+++ libpagemaker/src/lib/PMDTypes.h 2024-08-15 18:12:01.156931972 +0200
@@ -10,6 +10,7 @@
#ifndef __PMDTYPES_H__
#define __PMDTYPES_H__
+#include <stdint.h>
#include <boost/optional.hpp>
#include "Units.h"