Kaydet (Commit) 31ad2d7a authored tarafından Chris Sherlock's avatar Chris Sherlock

vcl: remove unnecessary included headers

Change-Id: I547a0028a24c6a32e2b13acb9a6b077da8b56964
üst 591269f4
......@@ -21,8 +21,6 @@
#define INCLUDED_VCL_INC_SALBMP_HXX
#include <tools/gen.hxx>
#include <tools/solar.h>
#include <vcl/dllapi.h>
#include <vcl/checksum.hxx>
#include <vcl/salbtype.hxx>
......
......@@ -20,24 +20,12 @@
#ifndef INCLUDED_VCL_INC_SALFRAME_HXX
#define INCLUDED_VCL_INC_SALFRAME_HXX
#include <tools/solar.h>
#include <vcl/dllapi.h>
#include "salwtype.hxx"
#include "salgeom.hxx"
#include <vcl/ptrstyle.hxx>
#include <salwtype.hxx>
#include <salgeom.hxx>
#include <tools/gen.hxx>
#include <vcl/region.hxx>
#include <vcl/impdel.hxx>
#include <rtl/ustring.hxx>
#include <vcl/keycod.hxx>
#include <vcl/window.hxx>
#include <vcl/vclptr.hxx>
#include <o3tl/typed_flags_set.hxx>
// complete vcl::Window for SalFrame::CallCallback under -fsanitize=function
// complete vcl::Window for SalFrame::CallCallback under -fsanitize=function
class AllSettings;
class SalGraphics;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment