mirror of
https://github.com/strophe/libstrophe.git
synced 2026-07-26 07:06:21 +00:00
More minor win32 build fixes. The only linking problem is now expat.lib.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include "hash.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#define snprintf _snprintf
|
||||
#define inline __inline
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user