repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tdf#130857 qt weld: Support "Java Start Parameters" dialog
[LibreOffice.git]
/
external
/
libpagemaker
/
includes.patch.1
blob
badbf9aa516a3ce2060d4c51e73e21c98b43d873
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"