Merge pull request #105 from Lastique/feature/remove_static_assert

Remove dependencies on Boost.StaticAssert
This commit is contained in:
Matt Borland
2026-01-23 08:17:43 -05:00
committed by GitHub
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -27,7 +27,6 @@ if(BOOST_NUMERIC_ODEINT_NO_ADAPTORS)
Boost::numeric_ublas
Boost::preprocessor
Boost::range
Boost::static_assert
Boost::throw_exception
Boost::type_traits
Boost::units
@@ -50,7 +49,6 @@ else()
Boost::numeric_ublas
Boost::preprocessor
Boost::range
Boost::static_assert
Boost::throw_exception
Boost::type_traits
Boost::units
-1
View File
@@ -19,7 +19,6 @@ constant boost_dependencies :
/boost/ublas//boost_ublas
/boost/preprocessor//boost_preprocessor
/boost/range//boost_range
/boost/static_assert//boost_static_assert
/boost/throw_exception//boost_throw_exception
/boost/type_traits//boost_type_traits
/boost/units//boost_units