mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-28 19:52:00 +01:00
Problem: various errors in build scripts
- zmq_utils.h was removed - udp_address.cpp and udp_engine.cpp were added Solution: patch all affected build scripts
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include "options.hpp"
|
||||
#include "err.hpp"
|
||||
#include "macros.hpp"
|
||||
#include "../include/zmq_utils.h"
|
||||
|
||||
zmq::options_t::options_t () :
|
||||
sndhwm (1000),
|
||||
|
||||
Reference in New Issue
Block a user