Adds missing header to fix compilation error when compiling with use_custom_libcxx set to false.
Fixed: webrtc:12584 Change-Id: I8830095f887e7ee8887bc37106da847b60c1e996 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/211762 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33557}
This commit is contained in:

committed by
Commit Bot

parent
128faf8a23
commit
5d6abbddf4
@ -11,6 +11,7 @@
|
||||
#ifndef MODULES_VIDEO_CODING_DECODING_STATE_H_
|
||||
#define MODULES_VIDEO_CODING_DECODING_STATE_H_
|
||||
|
||||
#include <cstdint>
|
||||
#include <map>
|
||||
#include <set>
|
||||
#include <vector>
|
||||
|
Reference in New Issue
Block a user