mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Changed "policy" directory to "policies" to match the namespace name.
[SVN r38780]
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
// using namespace boost::math;
|
||||
//.\error_policy_normal.cpp(30) : error C2872: 'policy' : ambiguous symbol
|
||||
// could be 'I:\Boost-sandbox\math_toolkit\boost/math/policy/policy.hpp(392) : boost::math::policies::policy'
|
||||
// could be 'I:\Boost-sandbox\math_toolkit\boost/math/policies/policy.hpp(392) : boost::math::policies::policy'
|
||||
// or 'boost::math::policies'
|
||||
|
||||
// So can't use this using namespace command.
|
||||
|
||||
Reference in New Issue
Block a user