]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/player.h
Fixed a bug that allowed more than one person to register the same player name
[irc/gameservirc.git] / gameserv / player.h
index b8582fac973886daa4b4da6bb3cb618c060fca86..3ea5fa1b165fa8fa449f186dde26bab31e9e4f90 100644 (file)
@@ -2,7 +2,6 @@
 #define PLAYER_H
 
 #include <string.h>
-#include <iostream.h>
 #include "aClient.h"
 #include "pouch.h"