Unverified Commit 504e6d0e authored by Simon Giesecke's avatar Simon Giesecke Committed by GitHub

Merge pull request #2937 from bluca/gcc_4_build

Problem: DRAFT build broken with GCC 4.7
parents c33cb38a 9b1ce597
......@@ -154,7 +154,7 @@ int main (void)
bool timer_invoked = false;
const int full_timeout = 100;
const unsigned long full_timeout = 100;
void *const stopwatch = zmq_stopwatch_start ();
int timer_id =
......
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