cs-lab34/svg_iternal.h

5 строки
102 B
C++

#pragma once
#include <iostream>
#include <string>
std::string check_color(const std::string& color);