mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-21 03:55:32 +00:00
Again
This commit is contained in:
parent
c64bbcf87a
commit
e8ebb005fd
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue