Fixed issue #448

This commit is contained in:
Pieter Hintjens 2012-10-18 11:10:21 +09:00
parent e18b69bfa1
commit 2fe4a355fd
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