Merge "Fixed the build error using gcc 13" into tizen
authorWoo Chang Kim <wchang.kim@samsung.com>
Tue, 4 Jul 2023 06:16:13 +0000 (06:16 +0000)
committerGerrit Code Review <gerrit@review>
Tue, 4 Jul 2023 06:16:13 +0000 (06:16 +0000)
zypp/base/DrunkenBishop.h

index 8ca3850..e8dfae2 100644 (file)
@@ -14,6 +14,7 @@
 #include <iosfwd>
 #include <vector>
 #include <string>
+#include <cstdint>
 
 #include <zypp/base/PtrTypes.h>
 #include <zypp/base/Flags.h>