mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-11-10 07:24:03 +08:00
Prevents creating multiple copies of the vtable in every translation unit that uses the class. Also silences a -Wweak-vtables warning
Prevents creating multiple copies of the vtable in every translation unit that uses the class. Also silences a -Wweak-vtables warning