#include "specctra.h"
#include <confirm.h>
#include <fast_float/fast_float.h>
#include <pcb_edit_frame.h>
#include <project/net_settings.h>
#include <locale_io.h>
#include <macros.h>
#include <board.h>
#include <board_commit.h>
#include <board_design_settings.h>
#include <commit.h>
#include <footprint.h>
#include <pcb_track.h>
#include <math/util.h>
#include <pcbnew_settings.h>
#include <string_utils.h>
#include <tool/actions.h>
#include <tool/tool_manager.h>
#include <wx/log.h>
Go to the source code of this file.
|
| namespace | DSN |
| | This source file implements export and import capabilities to the specctra dsn file format.
|
| |