summaryrefslogtreecommitdiff
path: root/opencl
diff options
context:
space:
mode:
Diffstat (limited to 'opencl')
-rw-r--r--opencl/inc/opencl_device.hxx2
-rw-r--r--opencl/source/openclconfig.cxx2
2 files changed, 0 insertions, 4 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;
diff --git a/opencl/source/openclconfig.cxx b/opencl/source/openclconfig.cxx
index 9c4452c153d3..525ef84ced6f 100644
--- a/opencl/source/openclconfig.cxx
+++ b/opencl/source/openclconfig.cxx
@@ -9,8 +9,6 @@
#include <sal/config.h>
-#include <string_view>
-
#include <unicode/regex.h>
#include <comphelper/configuration.hxx>