diff --git a/library/grt/src/python_context.cpp b/library/grt/src/python_context.cpp index b1e1f5d..65514d1 100644 --- a/library/grt/src/python_context.cpp +++ b/library/grt/src/python_context.cpp @@ -33,7 +33,6 @@ // python internals #include #include -#include #include #include "python_grtobject.h"