Browse Source

Another include for non-Mac platforms.

7.0
Jeff Young 3 years ago
parent
commit
33ed02af70
  1. 1
      include/widgets/wx_grid.h

1
include/widgets/wx_grid.h

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

Loading…
Cancel
Save