Add HAVE_VSNPRINTF to the MPIR config file
This commit is contained in:
parent
33be9007f9
commit
28d01062f6
@ -358,6 +358,7 @@ MA 02111-1307, USA. */
|
||||
#define alloca _alloca
|
||||
#define HAVE_STRCASECMP 1
|
||||
#define HAVE_STRNCASECMP 1
|
||||
#define HAVE_VSNPRINTF 1
|
||||
#define MSC_C_(x) #x
|
||||
#define MSC_CC_(x) MSC_C_(x)
|
||||
#define MSC_VERSION "Microsoft C++ (Version " MSC_CC_(_MSC_FULL_VER) ")"
|
||||
|
Loading…
Reference in New Issue
Block a user