Files
libreoffice/opencl
Gabor Kelemen f3a2a20311 tdf#42949 Fix IWYU warnings in include/sal/
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: I62758fd7c9d932c5a390739774b112356006a937
Reviewed-on: https://gerrit.libreoffice.org/56062
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2018-06-22 09:06:31 +02:00
..

OpenCL-related code that is not specific to any particular
functionality OpenCL is used for. (Like formula group calculation in
Calc.)

Not compiled on platforms where OpenCL is not available (iOS and
Android). On other platforms OpenCL is optional at run-time, but not
at build time.