MSVC fix
This commit is contained in:
parent
bf4da4f5fb
commit
ec134e26e8
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
|
||||
#if defined(_MSC_VER) && !defined(inline)
|
||||
#define inline __forceinline
|
||||
typedef signed long ssize_t;
|
||||
#endif
|
||||
|
||||
#define USE_VOL_RAMP
|
||||
|
|
Loading…
Reference in a new issue