Skip to content

Commit 060a0df

Browse files
committed
fix test again
1 parent 3bd3431 commit 060a0df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

stan/math/prim/prob/yule_simon_rng.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
#define STAN_MATH_PRIM_PROB_YULE_SIMON_RNG_HPP
33

44
#include <stan/math/prim/meta.hpp>
5+
#include <stan/math/prim/fun/exp.hpp>
6+
#include <stan/math/prim/fun/log.hpp>
57
#include <stan/math/prim/fun/log1m.hpp>
68
#include <stan/math/prim/prob/exponential_rng.hpp>
79
#include <stan/math/prim/prob/neg_binomial_rng.hpp>

0 commit comments

Comments
 (0)