#ifndef INPUT_COLORS_INTERNAL_H_INCLUDED #define INPUT_COLORS_INTERNAL_H_INCLUDED void input_colors(std::string &colors_stroke, std::string &colors_fill); #endif // INPUT_COLORS_INTERNAL_H_INCLUDED