summaryrefslogtreecommitdiff
path: root/external/libpagemaker/includes.patch.1
blob: badbf9aa516a3ce2060d4c51e73e21c98b43d873 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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"