* [gentoo-commits] gentoo-x86 commit in net-p2p/leechcraft-bittorrent/files: boost-1.52.patch
@ 2012-11-18 17:27 Maxim Koltsov (maksbotan)
0 siblings, 0 replies; only message in thread
From: Maxim Koltsov (maksbotan) @ 2012-11-18 17:27 UTC (permalink / raw
To: gentoo-commits
maksbotan 12/11/18 17:27:45
Added: boost-1.52.patch
Log:
Add patch for boost-1.52 to 0.6.85, bug #443520
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Revision Changes Path
1.1 net-p2p/leechcraft-bittorrent/files/boost-1.52.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/leechcraft-bittorrent/files/boost-1.52.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/leechcraft-bittorrent/files/boost-1.52.patch?rev=1.1&content-type=text/plain
Index: boost-1.52.patch
===================================================================
diff --git a/src/plugins/bittorrent/torrentplugin.cpp b/src/plugins/bittorrent/torrentplugin.cpp
index b41f0f2..c20f847 100644
--- a/src/plugins/bittorrent/torrentplugin.cpp
+++ b/src/plugins/bittorrent/torrentplugin.cpp
@@ -31,6 +31,9 @@
#include <QToolBar>
#include <QHeaderView>
#include <QInputDialog>
+#include <boost/preprocessor/seq/size.hpp>
+#include <boost/preprocessor/seq/elem.hpp>
+#include <boost/preprocessor/repetition/repeat.hpp>
#include <libtorrent/session.hpp>
#include <libtorrent/version.hpp>
#include <interfaces/entitytesthandleresult.h>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-18 17:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-18 17:27 [gentoo-commits] gentoo-x86 commit in net-p2p/leechcraft-bittorrent/files: boost-1.52.patch Maxim Koltsov (maksbotan)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox