Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85c1c94 + a251fb0 commit af6fdf3Copy full SHA for af6fdf3
1 file changed
Include/pyport.h
@@ -39,7 +39,7 @@ Used in: Py_SAFE_DOWNCAST
39
40
// long long is required. Ensure HAVE_LONG_LONG is defined for compatibility.
41
#ifndef HAVE_LONG_LONG
42
-#define HAVE_LONG_LONG
+#define HAVE_LONG_LONG 1
43
#endif
44
#ifndef PY_LONG_LONG
45
#define PY_LONG_LONG long long
0 commit comments