You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/clog/files/clog-1.3.0-gcc13.patch

12 lines
244 B

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