summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2023-08-14 15:51:56 +0200
committerMiklos Vajna <vmiklos@collabora.com>2023-08-23 08:06:43 +0200
commitfabb63ff5f2b626724517e4a9ab1739e7956a37e (patch)
tree17cb6d130f91e0e1e57a9520c739176a1e0db892 /vcl/inc/opengl
parent7c15750cecea2aeb05653c0ee67b933d969b1f0b (diff)
tdf#146619 Remove unused includes from vcl/inc
Change-Id: I8fbe02547d5045cfdb5021720b10ddd10106209a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155750 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'vcl/inc/opengl')
-rw-r--r--vcl/inc/opengl/win/WinDeviceInfo.hxx4
-rw-r--r--vcl/inc/opengl/zone.hxx1
2 files changed, 0 insertions, 5 deletions
diff --git a/vcl/inc/opengl/win/WinDeviceInfo.hxx b/vcl/inc/opengl/win/WinDeviceInfo.hxx
index e79905c24c37..2f9a52596bb3 100644
--- a/vcl/inc/opengl/win/WinDeviceInfo.hxx
+++ b/vcl/inc/opengl/win/WinDeviceInfo.hxx
@@ -12,11 +12,7 @@
#include <vcl/dllapi.h>
-#include <driverblocklist.hxx>
-
#include <rtl/ustring.hxx>
-#include <vector>
-#include <cstdint>
class VCL_DLLPUBLIC WinOpenGLDeviceInfo
{
diff --git a/vcl/inc/opengl/zone.hxx b/vcl/inc/opengl/zone.hxx
index 726479b7c15c..f03e07ccfdf2 100644
--- a/vcl/inc/opengl/zone.hxx
+++ b/vcl/inc/opengl/zone.hxx
@@ -11,7 +11,6 @@
#define INCLUDED_VCL_INC_OPENGL_ZONE_H
#include <sal/config.h>
-#include <sal/types.h>
#include <vcl/dllapi.h>
#include <comphelper/crashzone.hxx>