From 17e8d74e13e6b2426052cf645eccb65c9fc0d2d2 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 22 Feb 2019 13:16:53 +0300 Subject: warning fix --- protocols/Twitter/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Twitter/src') diff --git a/protocols/Twitter/src/stdafx.h b/protocols/Twitter/src/stdafx.h index 456c816a0f..c543da1301 100644 --- a/protocols/Twitter/src/stdafx.h +++ b/protocols/Twitter/src/stdafx.h @@ -5,6 +5,7 @@ #pragma once +#undef _HAS_EXCEPTIONS #define _HAS_EXCEPTIONS 1 #include -- cgit v1.2.3