Merge branch 'refactor_networking' of https://github.com/supertuxkart/stk-code into refactor_networking

This commit is contained in:
hiker 2015-10-26 21:31:11 +11:00
commit a58f408a99

View File

@ -36,6 +36,7 @@
#include <pthread.h>
class GameSetup;
class STKPeer;
/*! \class STKHost
* \brief Represents the local host.