mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-25 08:41:00 -06:00
Include boost version
This commit is contained in:
parent
cbcb5692a0
commit
a514947b5a
@ -21,6 +21,7 @@
|
||||
|
||||
#define BOOST_TEST_MODULE SolveTransposed3x3
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include <boost/version.hpp>
|
||||
|
||||
#if BOOST_VERSION / 100000 == 1 && BOOST_VERSION / 100 % 1000 < 71
|
||||
#include <boost/test/floating_point_comparison.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user