2
0
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:
Matt Borland
2024-10-10 09:50:49 -04:00
parent 2ff0e0719e
commit 810ec3d618

View File

@@ -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: