Skip to content

Commit bbb927f

Browse files
committed
Remove unnecessary headers from newmap-generate-index.c
1 parent 95b3644 commit bbb927f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/newmap-generate-index.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
#include <stdio.h>
2-
#include <stdlib.h>
3-
#include <getopt.h> /* command line parsing */
4-
#include <wchar.h>
5-
61
#include "AwFmIndex.h"
72

83
#define PY_SSIZE_T_CLEAN

0 commit comments

Comments
 (0)