mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Add missing header for sprintf()
This commit is contained in:
committed by
Jeffrey Pfau
parent
f0e5811d9a
commit
fb3b1e4eb0
@@ -2,6 +2,7 @@
|
||||
// Licensed under GPLv2+
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
|
||||
#include "Common/MsgHandler.h"
|
||||
|
||||
Reference in New Issue
Block a user