mirror of
https://github.com/boostorg/math.git
synced 2026-01-28 07:22:12 +00:00
Add missing using declaration.
This commit is contained in:
@@ -167,6 +167,7 @@ void test_gamma(T, const char* name)
|
||||
template <class T>
|
||||
void test_spots(T)
|
||||
{
|
||||
BOOST_MATH_STD_USING
|
||||
//
|
||||
// basic sanity checks, tolerance is 50 epsilon expressed as a percentage:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user