mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 22:56:37 +00:00
Remove 'using namespaces std' fixes #61
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
class Client;
|
||||
class EQApplicationPacket;
|
||||
|
||||
using namespace std;
|
||||
|
||||
enum { //raid packet types:
|
||||
raidAdd = 0,
|
||||
raidRemove2 = 1, //parameter=0
|
||||
|
||||
Reference in New Issue
Block a user