summaryrefslogtreecommitdiff
path: root/media-libs/lib3mf/files/lib3mf-2.3.2-include-cstdint.patch
blob: 13df032b71fc25575877da66cfa24d74958917d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/Source/Common/Platform/NMR_EncryptionHeader.cpp
+++ b/Source/Common/Platform/NMR_EncryptionHeader.cpp
@@ -8,6 +8,7 @@
 #include "Common/Platform/NMR_ExportStream.h"
 
 #include "Common/NMR_Architecture_Utils.h"
+#include <cstdint>
 #include <cstring>
 
 #define LIB3MF_MAXENCRYPTIONHEADERSIZE (1UL << 31)
-- 
2.47.1