mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Get rid of instances of "using namespace std;" in the project
This commit is contained in:
@ -19,7 +19,6 @@
|
||||
|
||||
#include "Common/ExtendedTrace.h"
|
||||
#include "Common/StringUtil.h"
|
||||
using namespace std;
|
||||
|
||||
#include <tchar.h>
|
||||
#include <ImageHlp.h>
|
||||
|
Reference in New Issue
Block a user