merged build fix from RC_0_16

This commit is contained in:
Arvid Norberg 2013-07-09 06:27:48 +00:00
parent 122033713b
commit 5602b1d709
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include <fstream>
#endif
#if defined TORRENT_DEBUG || TORRENT_RELEASE_ASSERTS
#if defined TORRENT_DEBUG || TORRENT_RELEASE_ASSERTS || TORRENT_DISK_STATS
#include <map>
#endif