2
0
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:
John Maddock
2012-07-11 17:27:27 +00:00
parent b1d516cf49
commit 176a695ec0

View File

@@ -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 /**/