Skip to content
Snippets Groups Projects
Gregory Maxwell's avatar
Gregory Maxwell authored
Newer versions of MSVC are unhappy with the strategy of the build
 environment redefining "inline" (even though they don't support the
 actual keyword). Instead we define OPUS_INLINE to the right thing
 in opus_defines.h.

This is the same approach we use for restrict.
7830cf1b
History
Name Last commit Last update
..