include missing header

Change-Id: I64d248aecbf894da88ea95d70320d91368967832
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1702845
Reviewed-by: Mark Mentovai <mark@chromium.org>
Commit-Queue: Joshua Peraza <jperaza@chromium.org>
This commit is contained in:
Joshua Peraza 2019-07-15 14:08:41 -07:00 committed by Commit Bot
parent b946fdd438
commit c05bd0574b

View File

@ -19,6 +19,8 @@
#include <vector>
#include "base/macros.h"
namespace crashpad {
//! \brief Stores a minidump stream along with its stream ID.