fixed missing include

This commit is contained in:
Arvid Norberg 2010-09-01 15:39:31 +00:00
parent a17f4e4e71
commit 8e9bb58fb9
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ POSSIBILITY OF SUCH DAMAGE.
#if TORRENT_USE_I2P
#include <list>
#include <boost/function/function1.hpp>
#include <boost/function/function2.hpp>
#include <boost/bind.hpp>