(svn r23741) -Revert (r23740): the few parts that the Windows / non-network compiles stumble on

This commit is contained in:
rubidium
2012-01-03 21:47:01 +00:00
parent 6d6be50ae0
commit d8d2f74559
5 changed files with 12 additions and 0 deletions

View File

@@ -17,6 +17,8 @@
#include "news_func.h"
#include "cmd_helper.h"
#include "command_func.h"
#include "network/network.h"
#include "network/network_func.h"
#include "network/network_base.h"
#include "network/network_admin.h"
#include "ai/ai.hpp"
@@ -33,6 +35,7 @@
#include "smallmap_gui.h"
#include "game/game.hpp"
#include "table/strings.h"
CompanyByte _local_company; ///< Company controlled by the human player at this client. Can also be #COMPANY_SPECTATOR.
CompanyByte _current_company; ///< Company currently doing an action.