Fix GCC build error.

This commit is contained in:
Wayne Stambaugh 2022-09-09 09:17:26 -04:00
parent f2abf0832a
commit aeb429b088
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@
#include <bitset>
#include <functional>
#include <wx/grid.h>
#include <wx/event.h>
#include <wx/menu.h>