diff --git a/common.gypi b/common.gypi index 0e028e3bf97d97..deec371ab5484e 100644 --- a/common.gypi +++ b/common.gypi @@ -286,7 +286,7 @@ 'VCCLCompilerTool': { 'AdditionalOptions': [ '/Zc:__cplusplus', - '-std:c++17' + '-std:c++20' ], 'BufferSecurityCheck': 'true', 'DebugInformationFormat': 1, # /Z7 embed info in .obj files