mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-30 07:49:46 -06:00
This is required to be able to move objects that inherit from it. (Note that this patch also #ifs out the class for the externals that include it yet are compiled in pre-C++11 mode. It shouldn't matter, since those externals don't use it.)