This commit is contained in:
O1L 2015-10-25 18:55:56 +04:00
parent 89f14ec5ac
commit c64bbcf87a

View file

@ -390,7 +390,7 @@ namespace convert
};
template<>
struct to_impl_t<std::string, enum class io_camera_type>
struct to_impl_t<std::string, io_camera_type>
{
static std::string func(io_camera_type value)
{