Skip to content

Commit

Permalink
using
Browse files Browse the repository at this point in the history
  • Loading branch information
wgledbetter committed Sep 1, 2020
1 parent b3aa69c commit 865b86b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_autodiff_9.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

BOOST_AUTO_TEST_SUITE(test_autodiff_9)

using boost::math::differentiation::autodiff_v1::detail::fvar;

BOOST_AUTO_TEST_CASE_TEMPLATE(eigen_init, T, all_float_types) {
constexpr int size = 5;

Expand Down

0 comments on commit 865b86b

Please sign in to comment.