Fixed errors from last patch.
BUG= TBR=mflodman@webrtc.org Review URL: https://webrtc-codereview.appspot.com/793007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2759 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
f72943dadc
commit
db81d5b8f6
@ -12,6 +12,8 @@
|
||||
|
||||
#include <cassert>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <algorithm>
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
|
@ -9,6 +9,7 @@
|
||||
*/
|
||||
|
||||
#include <cstdarg>
|
||||
#include <cstdio>
|
||||
|
||||
#include "video_engine/test/auto_test/interface/vie_autotest.h"
|
||||
#include "video_engine/test/auto_test/interface/vie_autotest_defines.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user