We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e84b7e commit 24f3f76Copy full SHA for 24f3f76
stan/math/mix.hpp
@@ -21,10 +21,6 @@
21
#include <stan/math/rev/functor.hpp>
22
#include <stan/math/rev/prob.hpp>
23
24
-#ifdef STAN_OPENCL
25
-#include <stan/math/opencl/rev.hpp>
26
-#endif
27
-
28
#include <stan/math/prim.hpp>
29
30
#endif
stan/math/prim/fun/size_zero.hpp
@@ -3,7 +3,6 @@
3
4
#include <stan/math/prim/fun/size.hpp>
5
#include <stan/math/prim/meta.hpp>
6
-#include <stan/math/prim/fun/size.hpp>
7
#include <utility>
8
9
namespace stan {
0 commit comments