Commit 6a46ca75 authored by Martin Sustrik's avatar Martin Sustrik

ZMQ-42: Building with ICC fails

parent 111f0ff0
......@@ -240,6 +240,7 @@ int zmq::tcp_connecter_t::open ()
}
zmq_assert (false);
return -1;
}
int zmq::tcp_connecter_t::close ()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment