Browse Source

Add missing header to compil on msys2

pull/19/head
jean-pierre charras 3 months ago
parent
commit
79a3b7ac5f
  1. 1
      common/git/kicad_git_errors.h

1
common/git/kicad_git_errors.h

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

Loading…
Cancel
Save