Header files cleanup work.

This commit is contained in:
lotodore
2010-08-01 19:23:08 +00:00
parent 20028cb07f
commit 896c335204
7 changed files with 14 additions and 14 deletions
-2
View File
@@ -25,8 +25,6 @@
#include <string>
#include <third_party/boost/timers.hpp>
#define SERVER_COMPUTER_PLAYER_NAME "Computer"
#define SERVER_GUEST_PLAYER_NAME "Guest"
typedef std::list<unsigned> PlayerIdList;