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