| 
    KiCad PCB EDA Suite
    
   | 
 
#include <cstdint>#include <thread>#include <zone.h>#include <connectivity/connectivity_data.h>#include <board_commit.h>#include <footprint.h>#include <pcb_track.h>#include <pad.h>#include <pcb_group.h>#include <board_design_settings.h>#include <progress_reporter.h>#include <widgets/wx_infobar.h>#include <widgets/wx_progress_reporters.h>#include <wx/event.h>#include <wx/hyperlink.h>#include <tool/tool_manager.h>#include <tool/actions.h>#include <tools/pcb_selection_tool.h>#include "pcb_actions.h"#include "zone_filler_tool.h"#include "zone_filler.h"#include "teardrop/teardrop.h"#include <core/profile.h>