mirror of
https://github.com/boostorg/detail.git
synced 2025-07-31 04:47:15 +02:00
Revert addition of BOOST_NIX, etc and everything tied to it. ([66696], [66783], [66804], [66833], and [66834])
[SVN r68201]
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
#include <boost/config.hpp>
|
||||
|
||||
#if defined(BOOST_NO_FENV_H)
|
||||
#if !defined(BOOST_HAS_FENV_H)
|
||||
#error This platform does not have a floating point environment
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user