diff --git a/include_private/boost/math/tools/remez.hpp b/include_private/boost/math/tools/remez.hpp index 8f817d7ce..3fdd47396 100644 --- a/include_private/boost/math/tools/remez.hpp +++ b/include_private/boost/math/tools/remez.hpp @@ -10,7 +10,7 @@ #pragma once #endif -#include +#include "solve.hpp" #include #include #include