mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-21 13:31:42 +00:00
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
Block a user