fix c++/cx interface name conflict in alerts

This commit is contained in:
John Sebastian Peterson 2015-03-09 23:29:22 +01:00
parent 43c1de33b4
commit 7f160e42a5
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@ POSSIBILITY OF SUCH DAMAGE.
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
#endif
// c++/cx keyword
#undef interface
namespace libtorrent
{