mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Attempt to fix non-Clang builds.
(cherry picked from commit 25ad1f051ea2f61cbddc5993fdcbbed6f31a2679)
This commit is contained in:
parent
09cbdd8db7
commit
e27424d1b4
@ -19,7 +19,7 @@
|
||||
|
||||
#include "widgets/search_pane.h"
|
||||
|
||||
|
||||
#include <memory>
|
||||
#include <tool/action_menu.h>
|
||||
#include <settings/app_settings.h>
|
||||
#include <eda_draw_frame.h>
|
||||
|
@ -21,6 +21,7 @@
|
||||
#define SEARCH_PANE_TAB_H
|
||||
|
||||
#include <vector>
|
||||
#include <memory>
|
||||
#include <wx/listctrl.h>
|
||||
#include <wx/sizer.h>
|
||||
#include <wx/panel.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user