Another include for non-Mac platforms.

This commit is contained in:
Jeff Young 2022-10-12 01:15:04 +01:00
parent 41503a3a7a
commit 33ed02af70
1 changed files with 1 additions and 0 deletions

View File

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