mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-02 14:03:43 +01:00
Fix windows cmake build
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
#include "../include/zmq.h"
|
||||
#include "../src/stdint.hpp"
|
||||
#ifdef USING_CMAKE
|
||||
#ifdef ZMQ_USING_CMAKE
|
||||
# include "platform.hpp"
|
||||
#else
|
||||
# include "../src/platform.hpp"
|
||||
|
||||
Reference in New Issue
Block a user