This commit is contained in:
2020-10-28 17:12:48 +03:00
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