more header dependency fixes and some configure header cleanup

This commit is contained in:
Arvid Norberg
2009-12-09 09:55:19 +00:00
parent 50c7e53eef
commit f612a07b06
7 changed files with 28 additions and 9 deletions

View File

@@ -42,6 +42,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include <boost/array.hpp>
#include <boost/tuple/tuple.hpp>
#include "libtorrent/config.hpp"
#include "libtorrent/assert.hpp"
#include "libtorrent/escape_string.hpp"
#include "libtorrent/parse_url.hpp"