summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Common.h
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-11-16 16:45:34 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-11-16 16:45:34 (GMT)
commita5b2c2081329958710a59107854349f5b6a14bcb (patch)
treecd4724968c4eb865db853450ebab19094ca6d6dc /src/uscxml/Common.h
parent22ddb37efb48c484e022fef5516491ad69608397 (diff)
downloaduscxml-a5b2c2081329958710a59107854349f5b6a14bcb.zip
uscxml-a5b2c2081329958710a59107854349f5b6a14bcb.tar.gz
uscxml-a5b2c2081329958710a59107854349f5b6a14bcb.tar.bz2
Builds on windows again
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)