| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f095806 commit 1aeb104
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -72,6 +72,7 @@ extern "C" { | |||
| 72 | 72 | /* Define locally if they are not defined in Python. This gives only | |
| 73 | 73 | * the limited control to induce a core dump in case of an exception. | |
| 74 | 74 | */ | |
| 75 | + #include <setjmp.h> | ||
| 75 | 76 | static jmp_buf PyFPE_jbuf; | |
| 76 | 77 | static int PyFPE_counter = 0; | |
| 77 | 78 | #endif | |
| Back | FazBrowse Home | New Git URL |
0 commit comments