mirror of
https://github.com/holub/mame
synced 2025-04-16 21:44:32 +03:00
small patch to luabridge (nw)
This commit is contained in:
parent
9e020f8a89
commit
a70def4121
@ -63,7 +63,7 @@ public:
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
|
||||
char const* what() const throw ()
|
||||
char const* what() const throw () override
|
||||
{
|
||||
return m_what.c_str();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user