We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db52fd8 commit 18fda7bCopy full SHA for 18fda7b
1 file changed
py/frozenmod.c
@@ -28,6 +28,7 @@
28
#include <stdint.h>
29
30
#include "py/lexer.h"
31
+#include "py/frozenmod.h"
32
33
#if MICROPY_MODULE_FROZEN
34
0 commit comments