Index: third_party/qcms/qcms.gyp |
diff --git a/third_party/qcms/qcms.gyp b/third_party/qcms/qcms.gyp |
index 298f6158d284096c0d36ba2bda865175afb51c62..6f33aba56f3b96e575f65377cb14355defa86a3c 100644 |
--- a/third_party/qcms/qcms.gyp |
+++ b/third_party/qcms/qcms.gyp |
@@ -47,7 +47,7 @@ |
'src/transform-sse1.c', |
], |
}], |
- ['OS == "win" and (MSVS_VERSION == "2013" or MSVS_VERSION == "2013e")', { |
+ ['OS == "win"', { |
'msvs_disabled_warnings': [ |
4056, # overflow in floating-point constant arithmetic (INFINITY) |
4756, # overflow in constant arithmetic (INFINITY) |