Skip to content

Commit 8813fe5

Browse files
committed
fix: remove unnecessary include
1 parent ce03f8b commit 8813fe5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/_libs/src/parser/tokenizer.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ GitHub. See Python Software Foundation License and BSD licenses for these.
2121

2222
#include <ctype.h>
2323
#include <float.h>
24-
#include <limits.h>
2524
#include <math.h>
2625
#include <stdbool.h>
2726
#include <stdlib.h>

0 commit comments

Comments
 (0)