Skip to content

Commit 1085584

Browse files
committed
remove unused include
1 parent 9c7371f commit 1085584

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Modules/pyexpat.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@
77
#include "pycore_pyhash.h" // _Py_HashSecret
88
#include "pycore_traceback.h" // _PyTraceback_Add()
99

10-
#include <float.h> // FLT_MAX
1110
#include <stdbool.h>
1211
#include <stddef.h> // offsetof()
13-
1412
#include "expat.h"
1513
#include "pyexpat.h"
1614

0 commit comments

Comments
 (0)