mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-01 14:20:08 +01: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 a new issue