Fix build error on Linux/clang.
This commit is contained in:
parent
76b7cdd128
commit
c1dc4e1d47
|
@ -22,6 +22,7 @@
|
|||
#define KICAD_GRID_TEXT_HELPERS_H
|
||||
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <wx/generic/gridctrl.h>
|
||||
|
||||
class wxGrid;
|
||||
|
|
Loading…
Reference in New Issue