#include "supervisor/shared/translate/translate.h"
was added to many files to handle internationalization. This #include could be part of a pervasive #include like misc.h to reduce changes in upstream files.
Thanks @jepler for the discussion on this.
Maybe do this before the MPy v1.20 merge.
was added to many files to handle internationalization. This
#includecould be part of a pervasive#includelikemisc.hto reduce changes in upstream files.Thanks @jepler for the discussion on this.
Maybe do this before the MPy v1.20 merge.