Fix compilation issues of std::unique_ptr
This patch fixes compilation issues related to usage of std::unique_ptr and NULL instead of nullptr. This issue pops up once you would try to compile whole webrtc with using C++14 and gcc-4.9 BUG=webrtc:7461 Review-Url: https://codereview.webrtc.org/2806693004 Cr-Commit-Position: refs/heads/master@{#17600}
This commit is contained in:
Reference in New Issue
Block a user