mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 07:49:19 +01:00
Fix a compilation error introduced in PR #91.
For some reason it passed builbot-try but didn't build after being merged to msater. Did not expect that, sorry :(
This commit is contained in:
parent
7cabe1772e
commit
4ba9cb217f
@ -7,6 +7,7 @@
|
||||
#include <algorithm>
|
||||
#include <cstdarg>
|
||||
#include <cstdio>
|
||||
#include <iomanip>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user