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
|
#define KICAD_GRID_TEXT_HELPERS_H
|
||||||
|
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
#include <memory>
|
||||||
#include <wx/generic/gridctrl.h>
|
#include <wx/generic/gridctrl.h>
|
||||||
|
|
||||||
class wxGrid;
|
class wxGrid;
|
||||||
|
|
Loading…
Reference in New Issue