We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4843d commit 5b1d5c0Copy full SHA for 5b1d5c0
src/wio.h
@@ -8,6 +8,8 @@ int wio_fprintf(FILE* const stream, const char* const format, ...);
8
9
int wio_setunicode(void);
10
11
+#undef CURL_TEMP_PRINTF
12
+
13
#undef printf
14
#undef fprintf
15
0 commit comments