mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 04:45:43 +00:00
[LIBSAMPLERATE]
Revert r58582, fix MSVC build. svn path=/trunk/; revision=58584
This commit is contained in:
parent
6dac8c3e7d
commit
5d35e2e644
1 changed files with 2 additions and 2 deletions
4
reactos/lib/3rdparty/libsamplerate/config.h
vendored
4
reactos/lib/3rdparty/libsamplerate/config.h
vendored
|
@ -96,10 +96,10 @@
|
|||
/* #undef HAVE_LIBM */
|
||||
|
||||
/* Define if you have C99's lrint function. */
|
||||
#define HAVE_LRINT 1
|
||||
/* #undef HAVE_LRINT */
|
||||
|
||||
/* Define if you have C99's lrintf function. */
|
||||
#define HAVE_LRINTF 1
|
||||
/* #undef HAVE_LRINTF */
|
||||
|
||||
/* Define to 1 if you have the `malloc' function. */
|
||||
#define HAVE_MALLOC 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue