gentoo-ebuilds/app-admin/clog/files/clog-1.3.0-gcc13.patch
Sam James df018b4e4c
app-admin/clog: fix build w/ gcc 13
Closes: https://bugs.gentoo.org/895122
Signed-off-by: Sam James <sam@gentoo.org>
2023-04-18 08:15:48 +01:00

11 lines
244 B
Diff

https://github.com/GothenburgBitFactory/libshared/pull/71
--- a/src/libshared/src/JSON2.h
+++ b/src/libshared/src/JSON2.h
@@ -27,6 +27,7 @@
#ifndef INCLUDED_JSON2
#define INCLUDED_JSON2
+#include <cstdint>
#include <string>
class JSON2