mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 14:37:36 +01:00
Problem: name conflicts from windows.h, draft API declared in pch.
This commit is contained in:
@@ -31,11 +31,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "platform.hpp"
|
||||
#ifdef ZMQ_HAVE_WINDOWS
|
||||
#include "windows.hpp"
|
||||
#endif
|
||||
|
||||
#include "raw_decoder.hpp"
|
||||
#include "err.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user