Commit 897b6b58 authored by Pieter Hintjens's avatar Pieter Hintjens

Merge pull request #359 from vortechs2000/fix_older_linux_gcc

Fix build on RHEL5 and SLES10
parents 98ef5603 3687789f
......@@ -122,4 +122,5 @@ int main (int argc, char *argv [])
assert (events & ZMQ_EVENT_CLOSED);
return 0 ;
}
\ No newline at end of file
}
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