#ifndef PRINTER_PARTS_H #define PRINTER_PARTS_H #include #include extern const std::vector PRINTER_PART_POLYGONS; #endif // PRINTER_PARTS_H