mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Fix path of test tools
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <array>
|
||||
|
||||
#ifndef BOOST_MATH_STANDALONE
|
||||
#include <boost/math/tools/test.hpp>
|
||||
#include "../../include_private/boost/math/tools/test.hpp"
|
||||
//
|
||||
// Note this header includes no other headers, this is
|
||||
// important if this test is to be meaningful:
|
||||
|
||||
Reference in New Issue
Block a user