<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff --git a/json11.cpp b/json11.cpp
index 9647846..8266a14 100644
--- a/json11.cpp
+++ b/json11.cpp
@@ -22,6 +22,7 @@
 #include "json11.hpp"
 #include &lt;cassert&gt;
 #include &lt;cmath&gt;
+#include &lt;cstdint&gt;
 #include &lt;cstdlib&gt;
 #include &lt;cstdio&gt;
 #include &lt;limits&gt;
</pre></body></html>