tdf#130857 qt weld: Support "Java Start Parameters" dialog
[LibreOffice.git] / external / libpagemaker / includes.patch.1
blobbadbf9aa516a3ce2060d4c51e73e21c98b43d873
1 --- libpagemaker/src/lib/PMDTypes.h.orig        2024-08-15 18:11:59.101917556 +0200
2 +++ libpagemaker/src/lib/PMDTypes.h     2024-08-15 18:12:01.156931972 +0200
3 @@ -10,6 +10,7 @@
4  #ifndef __PMDTYPES_H__
5  #define __PMDTYPES_H__
6  
7 +#include <stdint.h>
8  #include <boost/optional.hpp>
9  
10  #include "Units.h"