merged fixes from release branch

This commit is contained in:
Arvid Norberg 2005-11-02 16:46:45 +00:00
parent bcbe165aee
commit 728b0f219b
1 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,10 @@ POSSIBILITY OF SUCH DAMAGE.
#include "libtorrent/file.hpp"
#include "libtorrent/utf8.hpp"
#ifdef UNICODE
#include "libtorrent/storage.hpp"
#endif
#include <sstream>
#include <windows.h>