diff --git a/Lib/python/pyruntime.swg b/Lib/python/pyruntime.swg index fad97be9f..26d3081a0 100644 --- a/Lib/python/pyruntime.swg +++ b/Lib/python/pyruntime.swg @@ -3,7 +3,7 @@ /* Use debug wrappers with the Python release dll */ # undef _DEBUG # include -# define _DEBUG +# define _DEBUG 1 #else # include #endif