KiCad PCB EDA Suite
|
#include <optional>
#include <google/protobuf/any.pb.h>
#include <core/typeinfo.h>
#include <lib_id.h>
#include <api/common/types/base_types.pb.h>
#include <layer_ids.h>
#include <geometry/shape_line_chain.h>
#include <math/vector2d.h>
#include <math/vector3.h>
Go to the source code of this file.
Namespaces | |
namespace | kiapi |
namespace | kiapi::common |
Variables | |
const KICOMMON_API wxChar *const | traceApi |
Flag to enable debug output related to the IPC API and its plugin system. | |