Skip to content

Commit 9fa2d3f

Browse files
committed
fix header for apply_scalar_unary
1 parent 1dc37b0 commit 9fa2d3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

stan/math/prim/functor/apply_scalar_unary.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include <stan/math/prim/fun/Eigen.hpp>
55
#include <stan/math/prim/meta/is_eigen.hpp>
66
#include <stan/math/prim/meta/is_complex.hpp>
7+
#include <stan/math/prim/meta/holder.hpp>
78
#include <stan/math/prim/meta/require_generics.hpp>
89
#include <stan/math/prim/meta/is_vector.hpp>
910
#include <stan/math/prim/meta/is_vector_like.hpp>

0 commit comments

Comments
 (0)