diff options
Diffstat (limited to 'vcl/inc/opengl')
-rw-r--r-- | vcl/inc/opengl/win/WinDeviceInfo.hxx | 4 | ||||
-rw-r--r-- | vcl/inc/opengl/zone.hxx | 1 |
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> |