KiCad PCB EDA Suite
|
#include <algorithm>
#include <future>
#include <mutex>
#include <connectivity/connectivity_algo.h>
#include <progress_reporter.h>
#include <geometry/geometry_utils.h>
#include <board_commit.h>
#include <core/thread_pool.h>
#include <pcb_shape.h>
#include <wx/log.h>