Add missing includes checks.h/array_view.h
instead of relying on optional.h to included these 2 headers. Bug: webrtc:9078 Change-Id: I7a4b3facd81690b8f107640487e129986c1f5ff6 Reviewed-on: https://webrtc-review.googlesource.com/68602 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22803}
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "api/array_view.h"
|
||||
#include "api/optional.h"
|
||||
#include "api/rtpreceiverinterface.h"
|
||||
#include "api/rtpsenderinterface.h"
|
||||
|
||||
Reference in New Issue
Block a user