Add missing header to compil on msys2

This commit is contained in:
jean-pierre charras 2025-09-12 19:44:19 +02:00
parent 56ad08cdd8
commit 79a3b7ac5f

View File

@ -25,6 +25,7 @@
#define KICAD_GIT_ERRORS_H
#include <vector>
#include <import_export.h>
#include <wx/translation.h>