Skip to content

Commit 865b86b

Browse files
committed
using
1 parent b3aa69c commit 865b86b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/test_autodiff_9.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
BOOST_AUTO_TEST_SUITE(test_autodiff_9)
77

8+
using boost::math::differentiation::autodiff_v1::detail::fvar;
9+
810
BOOST_AUTO_TEST_CASE_TEMPLATE(eigen_init, T, all_float_types) {
911
constexpr int size = 5;
1012

0 commit comments

Comments
 (0)