silence msvc warning

This commit is contained in:
Arvid Norberg 2008-03-21 09:03:25 +00:00
parent c21a8a8fae
commit 70f822b4bd
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ POSSIBILITY OF SUCH DAMAGE.
namespace libtorrent
{
class http_connection;
struct http_connection;
class entry;
class http_parser;
class connection_queue;