mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 12:35:27 +00:00
gcc is funny
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2683 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
5402fa67af
commit
bf0bd5f2d7
@ -60,7 +60,7 @@ private:
|
||||
FileLogListener *m_fileLog;
|
||||
ConsoleListener *m_console;
|
||||
LogManager *m_logManager;
|
||||
std::queue<std::pair<u8, wxString>> msgQueue;
|
||||
std::queue<std::pair<u8, wxString> > msgQueue;
|
||||
|
||||
DECLARE_EVENT_TABLE()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user