mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-19 08:46:44 +01:00
zmq_version fixed on Win32 platform
This commit is contained in:
parent
f745c96a9b
commit
41354bfa98
@ -25,6 +25,11 @@
|
|||||||
// zmq directory to take place of platform.hpp generated from
|
// zmq directory to take place of platform.hpp generated from
|
||||||
// platform.hpp.in on platforms supported by GNU autotools.
|
// platform.hpp.in on platforms supported by GNU autotools.
|
||||||
|
|
||||||
|
// 0MQ version information
|
||||||
|
#define PACKAGE_VERSION_MAJOR 2
|
||||||
|
#define PACKAGE_VERSION_MINOR 0
|
||||||
|
#define PACKAGE_VERSION_PATCH 6
|
||||||
|
|
||||||
#define ZMQ_HAVE_WINDOWS
|
#define ZMQ_HAVE_WINDOWS
|
||||||
#define _WINSOCKAPI_
|
#define _WINSOCKAPI_
|
||||||
#define NOMINMAX
|
#define NOMINMAX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user