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:
@@ -30,14 +30,8 @@
|
||||
#ifndef __ZMQ_PGM_RECEIVER_HPP_INCLUDED__
|
||||
#define __ZMQ_PGM_RECEIVER_HPP_INCLUDED__
|
||||
|
||||
#include "platform.hpp"
|
||||
|
||||
#if defined ZMQ_HAVE_OPENPGM
|
||||
|
||||
#ifdef ZMQ_HAVE_WINDOWS
|
||||
#include "windows.hpp"
|
||||
#endif
|
||||
|
||||
#include <map>
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user