mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 15:26:04 +00:00
Fix missing platform.hpp in zmq_connecter.cpp
Missed testing on Win32 Signed-off-by: Martin Lucina <mato@kotelna.sk>
This commit is contained in:
parent
daf5d3273b
commit
214b56077a
@ -19,6 +19,7 @@
|
||||
|
||||
#include <new>
|
||||
|
||||
#include "platform.hpp"
|
||||
#if defined ZMQ_HAVE_WINDOWS
|
||||
#include "windows.hpp"
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user