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 48ea15b commit 8a2ed98Copy full SHA for 8a2ed98
1 file changed
src/charset.c
@@ -83,7 +83,6 @@ char *convert_string_for_dapi(char *in, size_t inlen) {
83
/* win32 */
84
#include <windows.h>
85
#include <wchar.h>
86
-#include <string.h>
87
88
void init_charset() {
89
/* do nothing */
0 commit comments