提交 e7287f90 authored 作者: Jeff Lenk's avatar Jeff Lenk

fix windows build for recent spandsp commit

上级 5fd02555
......@@ -41,6 +41,10 @@
#include <getopt.h>
#endif
#if defined (_MSC_VER)
#define __inline__ __inline
#endif
#include "spandsp/telephony.h"
#include "spandsp/complex.h"
#include "filter_tools.h"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论