mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Fix path to solve tool
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include <boost/math/tools/solve.hpp>
|
||||
#include "solve.hpp"
|
||||
#include <boost/math/tools/minima.hpp>
|
||||
#include <boost/math/tools/roots.hpp>
|
||||
#include <boost/math/tools/polynomial.hpp>
|
||||
|
||||
Reference in New Issue
Block a user