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