mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-08-08 09:09:46 +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<>
|
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)
|
static std::string func(io_handler_mode value)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue