| Index: webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h
|
| diff --git a/webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h b/webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h
|
| index 714fe2d22a452f35725c638b83d29dc2ea391f23..845af424795a3a8730720dfaca801e8afe4dafc1 100644
|
| --- a/webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h
|
| +++ b/webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h
|
| @@ -50,4 +50,5 @@ class AudioDecoderIsacT final : public AudioDecoder {
|
| };
|
|
|
| } // namespace webrtc
|
| +
|
| #endif // WEBRTC_MODULES_AUDIO_CODING_CODECS_ISAC_AUDIO_DECODER_ISAC_T_H_
|
|
|