mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 18:23:15 +02:00
Add missing include for non-OSX platforms.
This commit is contained in:
parent
4b1a31ffad
commit
08e04acb10
@ -33,6 +33,7 @@
|
|||||||
|
|
||||||
#include <wx/richmsgdlg.h>
|
#include <wx/richmsgdlg.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
class wxCheckBox;
|
class wxCheckBox;
|
||||||
class wxStaticBitmap;
|
class wxStaticBitmap;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user