Attempt to fix gcc compile error.

This commit is contained in:
Jeff Young 2023-04-13 13:57:14 +01:00
parent 8e29a054f3
commit df5456bb5b
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include <memory> #include <memory>
#include <vector> #include <vector>
#include <memory> #include <memory>
#include <bitset>
#include <wx/event.h> #include <wx/event.h>
#include <wx/grid.h> #include <wx/grid.h>
#include <wx/version.h> #include <wx/version.h>