mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
DiscIO: Make use of fmt-capable panic alerts
Migrates the DiscIO code over to fmt.
This commit is contained in:
parent
ae83685b0b
commit
689eec5304
10 changed files with 49 additions and 49 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <cinttypes>
|
||||
#include <cstring>
|
||||
#include <locale>
|
||||
#include <map>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue