Try to fix a CI compil issue.

This commit is contained in:
jean-pierre charras 2022-09-21 09:18:34 +02:00
parent 25f1f7b0df
commit 6154a8d5d5
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#ifndef SEARCH_PANE_TAB_H #ifndef SEARCH_PANE_TAB_H
#define SEARCH_PANE_TAB_H #define SEARCH_PANE_TAB_H
#include <vector>
#include <wx/listctrl.h> #include <wx/listctrl.h>
#include <wx/sizer.h> #include <wx/sizer.h>
#include <wx/panel.h> #include <wx/panel.h>