Added missing include to fix waterfall compile error.
Bots failue caused by https://codereview.webrtc.org/2517243005/ NOTRY=True TBR=stefan@webrtc.org BUG=webrtc:6638 Review-Url: https://codereview.webrtc.org/2544473002 Cr-Commit-Position: refs/heads/master@{#15318}
This commit is contained in:
parent
f15a2c5193
commit
706a45e68e
@ -10,6 +10,7 @@
|
||||
#include "webrtc/video/video_send_stream.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
#include <utility>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user