diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2011-05-03 23:16:03 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2011-05-03 23:16:03 +0200 |
commit | 5e329ba7cac8a52fbbd2c347064c2d9355009022 (patch) | |
tree | cc295ced0d21c010310f58f16733f27ef693e39c /src/mutex.hpp | |
parent | 6ecec9bbf1cd17666241a3effc31a65e555dbd4a (diff) |
Minor patch to keep ICC compiler happy
ICC doesn't recognise that assert(false) terminates the program
and thus complains that certain functions have no return values.
This patch supplies dummy return values to keep the compiler happy.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'src/mutex.hpp')
0 files changed, 0 insertions, 0 deletions