Fixed the build error using gcc 13 53/295153/1
authorwchang kim <wchang.kim@samsung.com>
Mon, 3 Jul 2023 08:38:33 +0000 (17:38 +0900)
committerwchang kim <wchang.kim@samsung.com>
Mon, 3 Jul 2023 08:38:33 +0000 (17:38 +0900)
Change-Id: I89af7693ef5e081a2c978e92beeafab8ac229790

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>