forked from jbagg/QtZeroConf
Revert "bonjour-sdk: fix gcc compilation on windows"
This reverts commit bd9ae98f7c
.
This commit is contained in:
@ -743,7 +743,7 @@ typedef int ssize_t;
|
|||||||
// Standard Types
|
// Standard Types
|
||||||
//===========================================================================================================================
|
//===========================================================================================================================
|
||||||
|
|
||||||
#if ( !defined( __GNUC__ ) ) && ( !defined( INT8_MIN ) )
|
#if ( !defined( INT8_MIN ) )
|
||||||
|
|
||||||
#define INT8_MIN SCHAR_MIN
|
#define INT8_MIN SCHAR_MIN
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user