mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-22 12:34:55 +00:00
core: Add missing include
This commit is contained in:
parent
5514680bc8
commit
cf68ecf066
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#include "Core/IOS/ES/ES.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cctype>
|
||||
#include <cinttypes>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
|
|
Loading…
Add table
Reference in a new issue