mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-06 21:56:25 +01:00
Problem: name conflicts from windows.h, draft API declared in pch.
This commit is contained in:
@@ -28,14 +28,9 @@
|
||||
*/
|
||||
|
||||
#include "precompiled.hpp"
|
||||
#include "platform.hpp"
|
||||
|
||||
#ifdef ZMQ_HAVE_OPENPGM
|
||||
|
||||
#ifdef ZMQ_HAVE_WINDOWS
|
||||
#include "windows.hpp"
|
||||
#endif
|
||||
|
||||
#ifdef ZMQ_HAVE_LINUX
|
||||
#include <poll.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user