1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-02 09:55:55 +00:00

- 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"