Skip to content

Commit 8a2ed98

Browse files
committed
unnecessary include
1 parent 48ea15b commit 8a2ed98

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/charset.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ char *convert_string_for_dapi(char *in, size_t inlen) {
8383
/* win32 */
8484
#include <windows.h>
8585
#include <wchar.h>
86-
#include <string.h>
8786

8887
void init_charset() {
8988
/* do nothing */

0 commit comments

Comments
 (0)