mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 22:40:55 +01:00
Problem: name conflicts from windows.h, draft API declared in pch.
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
#ifndef __ZMQ_STDINT_HPP_INCLUDED__
|
||||
#define __ZMQ_STDINT_HPP_INCLUDED__
|
||||
|
||||
#include "platform.hpp"
|
||||
|
||||
#if defined ZMQ_HAVE_SOLARIS || defined ZMQ_HAVE_OPENVMS
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
Reference in New Issue
Block a user