On Fri, 29 Sep 2017, Jacek Caban wrote:
Please review.
Signed-off-by: Jacek Caban
---
mingw-w64-headers/crt/stdio.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
This actually isn't correct for the cases when building with
__MSVCRT_VERSION__ = 0x1400.
I'll post another version th
Please review.
Signed-off-by: Jacek Caban
---
mingw-w64-headers/crt/stdio.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mingw-w64-headers/crt/stdio.h b/mingw-w64-headers/crt/stdio.h
index 34aae9ad..0d9cf1c7 100644
--- a/mingw-w64-headers/crt/stdio.h
+++ b/mingw-w64-h