---
 mingw-w64-headers/crt/tchar.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mingw-w64-headers/crt/tchar.h b/mingw-w64-headers/crt/tchar.h
index 2a41b1bb..8468f9d6 100644
--- a/mingw-w64-headers/crt/tchar.h
+++ b/mingw-w64-headers/crt/tchar.h
@@ -209,6 +209,7 @@ extern "C" {
 #define _ungettc ungetwc
 #define _ungettch _ungetwch
 
+#define _tcstof wcstof
 #define _tcstod wcstod
 #define _tcstol wcstol
 #define _tcstoul wcstoul
-- 
2.38.1



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to