mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
FS-5167
This commit is contained in:
@@ -86,8 +86,10 @@ SWITCH_BEGIN_EXTERN_C
|
||||
#define __FUNCTION__ ""
|
||||
#endif
|
||||
#endif
|
||||
#ifndef __cplusplus
|
||||
#undef inline
|
||||
#define inline __inline
|
||||
#endif
|
||||
#if !defined(_STDINT) && !defined(uint32_t)
|
||||
typedef unsigned __int8 uint8_t;
|
||||
typedef unsigned __int16 uint16_t;
|
||||
|
||||
Reference in New Issue
Block a user