fix release logging build

This commit is contained in:
Arvid Norberg 2009-05-24 20:34:02 +00:00
parent 7d32c3b2b0
commit 4f1618a796
1 changed files with 0 additions and 3 deletions

View File

@ -33,8 +33,6 @@ POSSIBILITY OF SUCH DAMAGE.
#ifndef TORRENT_DEBUG_HPP_INCLUDED
#define TORRENT_DEBUG_HPP_INCLUDED
#ifdef TORRENT_DEBUG
#include <string>
#include "libtorrent/config.hpp"
@ -102,7 +100,6 @@ namespace libtorrent
};
}
#endif // TORRENT_DEBUG
#endif // TORRENT_DEBUG_HPP_INCLUDED