| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e16265d commit a251fb0
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ Used in: Py_SAFE_DOWNCAST | |||
| 39 | 39 | ||
| 40 | 40 | // long long is required. Ensure HAVE_LONG_LONG is defined for compatibility. | |
| 41 | 41 | #ifndef HAVE_LONG_LONG | |
| 42 | - #define HAVE_LONG_LONG | ||
| 42 | + #define HAVE_LONG_LONG 1 | ||
| 43 | 43 | #endif | |
| 44 | 44 | #ifndef PY_LONG_LONG | |
| 45 | 45 | #define PY_LONG_LONG long long | |
| Back | FazBrowse Home | New Git URL |
0 commit comments