From c8edb6750990c68b29383a6ef4993c1a43df3236 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Tue, 8 Feb 2011 06:46:53 +0000 Subject: [PATCH] fix build --- include/libtorrent/extensions.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/libtorrent/extensions.hpp b/include/libtorrent/extensions.hpp index 575180c86..cde9189a5 100644 --- a/include/libtorrent/extensions.hpp +++ b/include/libtorrent/extensions.hpp @@ -63,6 +63,7 @@ namespace libtorrent struct bitfield; class alert; struct torrent_plugin; + class torrent; struct TORRENT_EXPORT plugin {