mirror of
https://github.com/boostorg/math.git
synced 2026-01-28 07:22:12 +00:00
Fix double inclusion of <complex> which causes use of Boost.TR1 to fail.
Fixes #7053. [SVN r79420]
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include <boost/math/policies/policy.hpp>
|
||||
#include <boost/mpl/comparison.hpp>
|
||||
#include <boost/config/no_tr1/complex.hpp>
|
||||
#include <complex>
|
||||
|
||||
#define BOOST_NO_MACRO_EXPAND /**/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user