KiCad PCB EDA Suite
|
#include <io/io_base.h>
#include <pcb_io/pcb_io_mgr.h>
#include <cstdint>
#include <config.h>
#include <vector>
#include <wx/arrstr.h>
#include <i18n_utility.h>
Go to the source code of this file.
Classes | |
class | PCB_IO |
A base class that BOARD loading and saving plugins should derive from. More... | |