mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 22:26:06 +00:00
On GCC with libstdc++, ContextTraits fail to build because of the missing declaration of offsetof (should include cstddef) and for aliasing a type with the same name overriding previous declaration. Change-Id: Ic497238122bcb430f14f9234644c483a8e27e3b6 Reviewed-on: https://chromium-review.googlesource.com/1114606 Reviewed-by: Robert Sesek <rsesek@chromium.org> Commit-Queue: José Dapena Paz <jose.dapena@lge.com>