deprecated-msvc/vs2015_xp/platform.hpp
Go to the documentation of this file.
1 #ifndef __PLATFORM_HPP_INCLUDED__
2 #define __PLATFORM_HPP_INCLUDED__
3 
4 #define ZMQ_HAVE_WINDOWS
5 #define ZMQ_HAVE_WINDOWS_TARGET_XP
6 
7 #define ZMQ_BUILD_DRAFT_API
8 
9 #define ZMQ_USE_SELECT
10 #define FD_SETSIZE 1024
11 
12 #pragma comment(lib,"ws2_32.lib")
13 #pragma comment(lib,"Iphlpapi.lib")
14 
15 #endif


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:57