diff options
Diffstat (limited to 'protocols/Twitter/src/stdafx.h')
-rw-r--r-- | protocols/Twitter/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 <Windows.h>
|