summaryrefslogtreecommitdiffstats
path: root/third_party/re2/re2.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/re2/re2.gyp')
-rw-r--r--third_party/re2/re2.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/third_party/re2/re2.gyp b/third_party/re2/re2.gyp
index 4d253a3..0ceef35 100644
--- a/third_party/re2/re2.gyp
+++ b/third_party/re2/re2.gyp
@@ -77,7 +77,8 @@
],
'include_dirs': [
'mswin'
- ]
+ ],
+ 'msvs_disabled_warnings': [ 4018 ],
}]
]
},