Fix build for external boost 1.56.0
authorRoland Schulz <roland@utk.edu>
Fri, 5 Sep 2014 18:46:47 +0000 (14:46 -0400)
committerRoland Schulz <roland@utk.edu>
Fri, 5 Sep 2014 19:45:57 +0000 (15:45 -0400)
commitf878c887a27dca78bff7b158203e729e8ee65444
tree8f9f822f492a852d01bba8ec88ae4a39f2497685
parent5c0d31794698b87ae538400fc9123feccc9a15f0
Fix build for external boost 1.56.0

exception/detail/attribute_noreturn.hpp has been removed in 1.56. We
shouldn't have used a detail header in the first place. In master
we can use GMX_ATTRIBUTE_NORETURN but 5.0.x it is defined only
for code analysis not for compilers.

Change-Id: I6f26d6ddc62c73f583d324f7c794a499c274b394
src/gromacs/utility/gmxassert.h