Horizon
src
export_pnp
export_pnp.hpp
1
#pragma once
2
#include <string>
3
4
namespace
horizon {
5
void
export_PnP(
const
class
Board &board,
const
class
PnPExportSettings &settings);
6
}
Generated by
1.9.1