Skip to content

Commit f08f966

Browse files
committed
update header include order for broadcast_array
1 parent eafe094 commit f08f966

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

stan/math/prim/functor/partials_propagator.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/require_generics.hpp>
66
#include <stan/math/prim/meta/return_type.hpp>
7+
#include <stan/math/prim/meta/plain_type.hpp>
78
#include <stan/math/prim/functor/operands_and_partials.hpp>
89
#include <vector>
910
#include <type_traits>

0 commit comments

Comments
 (0)