Merge pull request #2937 from bluca/gcc_4_build

Problem: DRAFT build broken with GCC 4.7
This commit is contained in:
Simon Giesecke 2018-02-10 15:25:54 -05:00 committed by GitHub
commit 504e6d0ecc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 =