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