Merge pull request #45 from hintjens/master

Fixed build regression
This commit is contained in:
Ian Barber 2012-10-17 19:21:38 -07:00
commit 30e2da05a1
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