Skip to content

Commit 2fe12b4

Browse files
authored
Merge pull request #3194 from stan-dev/bugfix/includes
bugfix: removing includes to files in the test directory
2 parents 4e31aa7 + 091c734 commit 2fe12b4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

stan/math/mix/functor/laplace_marginal_density.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#define STAN_MATH_MIX_FUNCTOR_LAPLACE_MARGINAL_DENSITY_HPP
33
#include <stan/math/prim/fun/Eigen.hpp>
44
#include <stan/math/mix/functor/laplace_likelihood.hpp>
5-
#include <test/unit/pretty_print_types.hpp>
65
#include <stan/math/rev/meta.hpp>
76
#include <stan/math/rev/core.hpp>
87
#include <stan/math/rev/fun.hpp>

stan/math/prim/fun/promote_scalar.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
#include <stan/math/prim/fun/Eigen.hpp>
55
#include <stan/math/prim/functor/apply.hpp>
6-
#include <test/unit/pretty_print_types.hpp>
76
#include <stan/math/prim/meta.hpp>
87
#include <vector>
98
#include <tuple>

0 commit comments

Comments
 (0)