summaryrefslogtreecommitdiffstatshomepage
path: root/py/qstrdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r--py/qstrdefs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h
index 734354b33e..b127537329 100644
--- a/py/qstrdefs.h
+++ b/py/qstrdefs.h
@@ -607,6 +607,9 @@ Q(file)
Q(mode)
Q(r)
Q(encoding)
+#if MICROPY_PY_IO_BUFFEREDWRITER
+Q(BufferedWriter)
+#endif
#endif
#if MICROPY_PY_GC