Fixed issue #448

This commit is contained in:
Pieter Hintjens
2012-10-18 11:04:51 +09:00
parent 9bab346690
commit 96811575c3
2 changed files with 3 additions and 1 deletions

View File

@@ -1169,3 +1169,4 @@ void zmq::socket_base_t::stop_monitor()
monitor_events = 0;
}
}

View File

@@ -240,3 +240,4 @@ namespace zmq
}
#endif