missing OpenCL in FindPIP

This commit is contained in:
2020-10-28 14:14:55 +03:00
parent f951593c62
commit 173b8c9413
2 changed files with 2 additions and 2 deletions

View File

@@ -189,7 +189,7 @@ private:
};
PICout operator <<(PICout s, const PIOpenCL::KernelArg & v);
PIP_OPENCL_EXPORT PICout operator <<(PICout s, const PIOpenCL::KernelArg & v);
#endif // PIOPENCL_H