mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
DEV9: Remove using namespace in TAPAdapter header
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include "..\net.h"
|
||||
using namespace std;
|
||||
|
||||
class TAPAdapter : public NetAdapter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user