Skip to content

Commit 7aca964

Browse files
committed
fix merge
1 parent e2b1f1f commit 7aca964

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

stan/math/opencl/opencl.hpp

+2-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@
119119
#include <stan/math/opencl/prim/exp_mod_normal_lpdf.hpp>
120120
#include <stan/math/opencl/prim/exponential_lpdf.hpp>
121121
#include <stan/math/opencl/prim/frechet_lpdf.hpp>
122-
#include <stan/math/opencl/prim/gamma_lpdf.hpp>#include <stan/math/opencl/prim/gp_exp_quad_cov.hpp>
122+
#include <stan/math/opencl/prim/gamma_lpdf.hpp>
123+
#include <stan/math/opencl/prim/gp_exp_quad_cov.hpp>
123124
#include <stan/math/opencl/prim/gumbel_lpdf.hpp>
124125
#include <stan/math/opencl/prim/inv.hpp>
125126
#include <stan/math/opencl/prim/inv_chi_square_lpdf.hpp>

0 commit comments

Comments
 (0)