Skip to content

Commit

Permalink
Merge pull request zeromq#3 from vortechs2000/fix_older_linux_gcc
Browse files Browse the repository at this point in the history
Fix build on RHEL5 and SLES10
  • Loading branch information
hintjens committed Jun 5, 2012
2 parents 28ea06a + abe780a commit bf34606
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_monitor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,5 @@ int main (int argc, char *argv [])
assert (events & ZMQ_EVENT_CLOSED);

return 0 ;
}
}

0 comments on commit bf34606

Please sign in to comment.