2 #include "common/shape.hpp"
3 #include "core/tool.hpp"
4 #include <forward_list>
17 std::forward_list<Shape *> shapes_placed;
19 void create_shape(
const Coordi &c);
Definition: idocument.hpp:5
For commonly used Pad shapes.
Definition: shape.hpp:19