fixed missing includes in header

This commit is contained in:
Arvid Norberg 2008-10-26 21:16:46 +00:00
parent 65c4b7ec13
commit c18825c8db
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ POSSIBILITY OF SUCH DAMAGE.
#ifndef TORRENT_SESSION_STATUS_HPP_INCLUDED
#define TORRENT_SESSION_STATUS_HPP_INCLUDED
#include "libtorrent/config.hpp"
#include "libtorrent/size_type.hpp"
namespace libtorrent
{