1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-06 18:30:01 +00:00

add cepstral legal goodies

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1912 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2006-07-17 18:05:13 +00:00
parent 7712c6637c
commit e8ba83de97

@ -28,6 +28,9 @@
*
* mod_cepstral.c -- Cepstral Interface
*
* Some material based on the Cepstral Swift SDK,
* Copyiright Cepstral LLC and used by permission
*
*/
#ifdef __ICC
#pragma warning (disable:188)