We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac3546 commit 7e702adCopy full SHA for 7e702ad
win32/config.vc
@@ -782,7 +782,7 @@ i_shadow='undef'
782
i_socks='undef'
783
i_stdbool='undef'
784
i_stdckdint='undef'
785
-i_stdint='undef'
+i_stdint='define'
786
i_stdlib='define'
787
i_sunmath='undef'
788
i_sysaccess='undef'
win32/config_H.vc
@@ -3811,7 +3811,7 @@
3811
* This symbol, if defined, indicates that <stdint.h> exists and
3812
* should be included.
3813
*/
3814
-/*#define I_STDINT / **/
+#define I_STDINT /**/
3815
3816
/* I_SUNMATH:
3817
* This symbol, if defined, indicates that <sunmath.h> exists and
0 commit comments