mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-11 20:11:32 -06:00
Again
This commit is contained in:
parent
c64bbcf87a
commit
e8ebb005fd
@ -427,7 +427,7 @@ namespace convert
|
||||
};
|
||||
|
||||
template<>
|
||||
struct to_impl_t<std::string, enum class io_handler_mode>
|
||||
struct to_impl_t<std::string, io_handler_mode>
|
||||
{
|
||||
static std::string func(io_handler_mode value)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user