mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 23:11:25 +12:00
Oops
This commit is contained in:
parent
89f14ec5ac
commit
c64bbcf87a
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@ namespace convert
|
||||||
};
|
};
|
||||||
|
|
||||||
template<>
|
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)
|
static std::string func(io_camera_type value)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue