mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Get rid of instances of "using namespace std;" in the project
This commit is contained in:
parent
6ee2267b2d
commit
4759510f70
9 changed files with 25 additions and 34 deletions
|
@ -19,7 +19,6 @@
|
|||
|
||||
#include "Common/ExtendedTrace.h"
|
||||
#include "Common/StringUtil.h"
|
||||
using namespace std;
|
||||
|
||||
#include <tchar.h>
|
||||
#include <ImageHlp.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue