mirror of
https://github.com/boostorg/detail.git
synced 2025-07-30 12:27:15 +02:00
Restore [66804], [66833], and [66834]. (fenv fixes.) I mistakenly reverted them in [68201] because [66804] was mislabeled.
[SVN r68554]
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
|
|
||||||
#if !defined(BOOST_HAS_FENV_H)
|
#if defined(BOOST_NO_FENV_H)
|
||||||
#error This platform does not have a floating point environment
|
#error This platform does not have a floating point environment
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user