Cleanup modules_common_types
Uninline RTPFragmentaion functions fix RTPFragmentation move constructor and assign operators (was recursive for win) replace assert with rtc::dchecked_cast Remove unused includes and dependencies. Fix other targets that used those includes transitively instead of directly Bug: None Change-Id: I647cb1eda107dc7d87d25234095545bc2842fa40 Reviewed-on: https://webrtc-review.googlesource.com/100500 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24759}
This commit is contained in:
committed by
Commit Bot
parent
6d800030ab
commit
db1285676b
@ -11,6 +11,7 @@
|
||||
#include "modules/video_coding/codecs/test/videocodec_test_fixture_impl.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <memory>
|
||||
#include <utility>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user