#ifndef SVG_INTERNAL_H_INCLUDED #define SVG_INTERNAL_H_INCLUDED #include bool check_color(std::string color); #endif // SVG_INTERNAL_H_INCLUDED