we need backtraces for asio-debugging as well

This commit is contained in:
Arvid Norberg 2011-04-24 23:32:02 +00:00
parent 2add9d193a
commit 6e7de92859
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef TORRENT_DEBUG
#if defined TORRENT_DEBUG || defined TORRENT_ASIO_DEBUGGING
#ifdef __APPLE__
#include <AvailabilityMacros.h>