mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Reported ambiguity from detail so made explicit boost::math::constants rather than using using namespace boost::math::constants.
[SVN r73431]
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
// test_triangular.cpp
|
||||
|
||||
#include <pch.hpp>
|
||||
// #include <pch.hpp>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
# pragma warning(disable: 4127) // conditional expression is constant.
|
||||
|
||||
Reference in New Issue
Block a user