summaryrefslogtreecommitdiffstats
path: root/Include/Python.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/Python.h')
-rw-r--r--Include/Python.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Include/Python.h b/Include/Python.h
index bc8d4f9..a2de514 100644
--- a/Include/Python.h
+++ b/Include/Python.h
@@ -96,7 +96,6 @@
#include "import.h"
#include "abstract.h"
#include "bltinmodule.h"
-#include "eval.h"
#include "cpython/pyctype.h"
#include "pystrtod.h"
#include "pystrcmp.h"