1 parent 2547928 commit bf3366aCopy full SHA for bf3366a
1 file changed
py/nlr.h
@@ -29,6 +29,7 @@
29
30
#include <limits.h>
31
#include <setjmp.h>
32
+#include <assert.h>
33
34
typedef struct _nlr_buf_t nlr_buf_t;
35
struct _nlr_buf_t {
0 commit comments