Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 045ca7a

Browse files
committed
Remove redundant include of assert.h.
1 parent 0d5dd68 commit 045ca7a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Modules/pcremodule.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
#include "Python.h"
44

5-
#include <assert.h>
65
#ifndef Py_eval_input
76
/* For Python 1.4, graminit.h has to be explicitly included */
87
#include "graminit.h"

0 commit comments

Comments
 (0)