summaryrefslogtreecommitdiff
path: root/python/generic.h
diff options
context:
space:
mode:
Diffstat (limited to 'python/generic.h')
-rw-r--r--python/generic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/generic.h b/python/generic.h
index 98c6d82b..31c1bc2d 100644
--- a/python/generic.h
+++ b/python/generic.h
@@ -31,7 +31,6 @@
#include <string>
#include <iostream>
#include <new>
-#include <cstdlib>
#if PYTHON_API_VERSION < 1013
typedef int Py_ssize_t;