<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- inc/stdafx.h	2021-06-04 03:08:11.000000000 +0800
+++ inc/stdafx.h	2023-07-09 14:43:22.000000000 +0800
@@ -71,6 +71,7 @@
 #include &lt;valarray&gt;
 #include &lt;assert.h&gt;
 #include &lt;functional&gt;
+#include &lt;limits&gt;
 
 // Check OS is Windows or not
 #ifdef _WIN32
</pre></body></html>