[Boost-bugs] [Boost C++ Libraries] #12107: Missing header file in /odeint/integrate/integrate_n_steps.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #12107: Missing header file in /odeint/integrate/integrate_n_steps.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-03-31 08:02:17


#12107: Missing header file in /odeint/integrate/integrate_n_steps.hpp
------------------------------+---------------------
 Reporter: matthias.frey@… | Owner: karsten
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: odeint
  Version: Boost 1.60.0 | Severity: Problem
 Keywords: check_adapter |
------------------------------+---------------------
 Dear BOOST developers

 I have a big library that also uses BOOST. When compiling, I get the
 following error message:

 "../include/boost/numeric/odeint/integrate/integrate_n_steps.hpp:50:17:
 error: ‘checked_stepper’ was not declared in this scope
                  checked_stepper<stepper_type, checker_type>(stepper,
 checker),"

 By adding the line

 #include <boost/numeric/odeint/integrate/check_adapter.hpp>

 in

 include/boost/numeric/odeint/integrate/integrate_n_steps.hpp

 it works.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12107>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC