mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-10 06:36:02 +00:00
When updating Chromium's copy of crashpad I received this very reasonable warning: client\ios_handler\exception_processor.h: Includes STL header(s) but does not reference std:: So, this change removes the #include of vector. Change-Id: I22f05b542fd4e0b582351072a3e3bb4af402b836 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3459402 Reviewed-by: Mark Mentovai <mark@chromium.org> Reviewed-by: Justin Cohen <justincohen@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org>