mirror of
https://github.com/boostorg/odeint.git
synced 2025-05-09 23:24:01 +00:00
Fix missing include.
This commit is contained in:
parent
5c8c4fb1b1
commit
357e5b36e7
@ -28,6 +28,8 @@
|
||||
|
||||
#include <boost/numeric/ublas/vector.hpp>
|
||||
|
||||
#include <boost/format.hpp>
|
||||
|
||||
using namespace boost::unit_test;
|
||||
using namespace boost::numeric::odeint;
|
||||
namespace mpl = boost::mpl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user