mirror of
https://github.com/strophe/libstrophe.git
synced 2026-07-28 08:06:21 +00:00
fix MSVC build
This commit is contained in:
committed by
Dmitry Podgorny
parent
bf5bf96e95
commit
58613ea7f3
@@ -25,7 +25,7 @@
|
||||
#include "common.h"
|
||||
#include "sasl.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#ifdef _MSC_VER
|
||||
#define strcasecmp stricmp
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user