mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Remove some unnecessary includes as well as simplifying exisiting ones if possible.
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
#define _DEBUGINTERFACE_H
|
||||
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
|
||||
class DebugInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user