Bin unneeded forward declarations
Change-Id: Ia5e53ab06c3c2097602520023cb53883baa434fe
This commit is contained in:
@@ -41,13 +41,10 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
#include <set>
|
#include <set>
|
||||||
|
|
||||||
struct SalPaintEvent;
|
|
||||||
struct ImplDelData;
|
struct ImplDelData;
|
||||||
struct ImplAccessibleInfos;
|
|
||||||
|
|
||||||
namespace vcl {
|
namespace vcl {
|
||||||
class Window;
|
class Window;
|
||||||
struct ControlLayoutData;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
class FixedText;
|
class FixedText;
|
||||||
|
Reference in New Issue
Block a user