- Get rid of 'using' from .h
- Add parenthesis to make order of evaluation clearer. BUG= R=minyue@webrtc.org, tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/12659004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6304 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
#include "webrtc/modules/audio_coding/codecs/opus/interface/opus_interface.h"
|
||||
#include "webrtc/modules/audio_coding/codecs/tools/audio_codec_speed_test.h"
|
||||
|
||||
using ::std::string;
|
||||
using ::std::tr1::make_tuple;
|
||||
using ::testing::ValuesIn;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user