- Should fix building with boost 1.33.1

This commit is contained in:
Christophe Dumez 2007-08-01 20:01:06 +00:00
parent 0c18f44a34
commit 190dc793ac

View file

@ -32,6 +32,7 @@
#include <libtorrent/identify_client.hpp>
#include <libtorrent/alert_types.hpp>
#include <libtorrent/ip_filter.hpp>
#include <boost/filesystem/exception.hpp>
#include "bittorrent.h"
#include "misc.h"