Skip to content

Commit 6554cae

Browse files
committed
fix header issue
1 parent a61f01b commit 6554cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stan/math/opencl/qr_decomposition.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#include <stan/math/opencl/prim/multiply.hpp>
1111
#include <stan/math/opencl/prim/sum.hpp>
1212
#include <stan/math/opencl/copy.hpp>
13-
#include <CL/cl.hpp>
13+
#include <CL/opencl.hpp>
1414
#include <algorithm>
1515
#include <vector>
1616
#include <cmath>

0 commit comments

Comments
 (0)