We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61f01b commit 6554caeCopy full SHA for 6554cae
stan/math/opencl/qr_decomposition.hpp
@@ -10,7 +10,7 @@
10
#include <stan/math/opencl/prim/multiply.hpp>
11
#include <stan/math/opencl/prim/sum.hpp>
12
#include <stan/math/opencl/copy.hpp>
13
-#include <CL/cl.hpp>
+#include <CL/opencl.hpp>
14
#include <algorithm>
15
#include <vector>
16
#include <cmath>
0 commit comments