summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/Common.h')
-rw-r--r--src/uscxml/Common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uscxml/Common.h b/src/uscxml/Common.h
index eaa1a2b..c261301 100644
--- a/src/uscxml/Common.h
+++ b/src/uscxml/Common.h
@@ -56,6 +56,7 @@
// is thrown alot in arabica headers
#pragma warning (disable : 4240)
#pragma warning (disable : 4250)
+#pragma warning (disable : 4661)
// dll interface
#pragma warning (disable : 4251)