Added include of assert.h for files calling assert but missing the include.
BUG=N/A R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/19409005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6022 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
#include "webrtc/modules/audio_coding/main/acm2/acm_resampler.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "webrtc/common_audio/resampler/include/resampler.h"
|
||||
|
||||
Reference in New Issue
Block a user