diff --git a/atom.gyp b/atom.gyp index b2856bb852dc..19e241c3ca9a 100644 --- a/atom.gyp +++ b/atom.gyp @@ -570,6 +570,7 @@ 'cflags': [ '-Wno-deprecated-register', '-Wno-empty-body', + '-Wno-reserved-user-defined-literal', ], 'dependencies': [ 'vendor/breakpad/breakpad.gyp:breakpad_client',