diff --git a/net/third_party/quiche/overrides/quiche_platform_impl/quiche_logging_impl.h b/net/third_party/quiche/overrides/quiche_platform_impl/quiche_logging_impl.h index 8ff5e27f8..326ed9307 100644 --- a/net/third_party/quiche/overrides/quiche_platform_impl/quiche_logging_impl.h +++ b/net/third_party/quiche/overrides/quiche_platform_impl/quiche_logging_impl.h @@ -5,6 +5,8 @@ #ifndef NET_THIRD_PARTY_QUICHE_OVERRIDES_QUICHE_PLATFORM_IMPL_QUICHE_LOGGING_IMPL_H_ #define NET_THIRD_PARTY_QUICHE_OVERRIDES_QUICHE_PLATFORM_IMPL_QUICHE_LOGGING_IMPL_H_ +#include + #include "base/check_op.h" #include "base/logging.h" #include "base/notreached.h"