mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 00:45:46 +02:00
11 lines
244 B
Diff
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
|