Commit 7f63fc65 authored by Ian Barber's avatar Ian Barber

Merge pull request #441 from hintjens/master

Fixed build regression
parents 9bab3466 96811575
...@@ -1168,4 +1168,5 @@ void zmq::socket_base_t::stop_monitor() ...@@ -1168,4 +1168,5 @@ void zmq::socket_base_t::stop_monitor()
monitor_socket = NULL; monitor_socket = NULL;
monitor_events = 0; monitor_events = 0;
} }
} }
\ No newline at end of file
...@@ -240,3 +240,4 @@ namespace zmq ...@@ -240,3 +240,4 @@ namespace zmq
} }
#endif #endif
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