diff options
Diffstat (limited to 'opencl/inc/opencl_device.hxx')
-rw-r--r-- | opencl/inc/opencl_device.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/opencl/inc/opencl_device.hxx b/opencl/inc/opencl_device.hxx index 036a06fb2736..e5bd62b7e3d9 100644 --- a/opencl/inc/opencl_device.hxx +++ b/opencl/inc/opencl_device.hxx @@ -14,8 +14,6 @@ #include <string_view> -#include <rtl/ustring.hxx> - namespace openclwrapper { struct GPUEnv; |