summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/CurrencyRates/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/CurrencyRates/src/stdafx.h b/plugins/CurrencyRates/src/stdafx.h
index bae36819e7..1aa1e5533b 100644
--- a/plugins/CurrencyRates/src/stdafx.h
+++ b/plugins/CurrencyRates/src/stdafx.h
@@ -5,6 +5,8 @@
#pragma once
+#define _HAS_EXCEPTIONS 1
+
#include <windows.h>
#include <mshtml.h>
#include <comdef.h>