KiCad PCB EDA Suite
|
#include <common.h>
#include <board.h>
#include <board_design_settings.h>
#include <pad.h>
#include <pcb_track.h>
#include <drc/drc_item.h>
#include <drc/drc_rule.h>
#include <drc/drc_test_provider.h>
#include <drc/drc_length_report.h>
#include <connectivity/connectivity_data.h>
#include <connectivity/from_to_cache.h>
Go to the source code of this file.
Classes | |
class | DRC_TEST_PROVIDER_MATCHED_LENGTH |
Namespaces | |
namespace | detail |
Variables | |
static DRC_REGISTER_TEST_PROVIDER< DRC_TEST_PROVIDER_MATCHED_LENGTH > | detail::dummy |