mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-27 20:56:25 +00:00
compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2134 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
d5bcb81872
commit
adde9b778b
2 changed files with 4 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
#define _DEBUGINTERFACE_H
|
||||
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
|
||||
class DebugInterface
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue