summaryrefslogtreecommitdiff
path: root/protocols/Twitter
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Twitter')
-rw-r--r--protocols/Twitter/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Twitter/src/stdafx.h b/protocols/Twitter/src/stdafx.h
index 3eb1d93a87..8373154179 100644
--- a/protocols/Twitter/src/stdafx.h
+++ b/protocols/Twitter/src/stdafx.h
@@ -5,6 +5,8 @@
#pragma once
+#define _HAS_EXCEPTIONS 1
+
#include <Windows.h>
#include <Shlwapi.h>
#include <Wincrypt.h>