office-gobmx/opencl
Gabor Kelemen 61b7525869 tdf#42949 Fix IWYU warnings in opencl/
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: I0aedc40c49c8cb1382f45571f54873d6017ec62c
Reviewed-on: https://gerrit.libreoffice.org/72637
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-05-29 09:11:52 +02:00
..
inc tdf#42949 Fix IWYU warnings in opencl/ 2019-05-29 09:11:52 +02:00
opencltest
source tdf#42949 Fix IWYU warnings in opencl/ 2019-05-29 09:11:52 +02:00
Executable_opencltest.mk
IwyuFilter_opencl.yaml tdf#42949 Fix IWYU warnings in opencl/ 2019-05-29 09:11:52 +02:00
Library_opencl.mk
Makefile
Module_opencl.mk
README

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.