Bin unneeded forward declarations

Change-Id: Ia5e53ab06c3c2097602520023cb53883baa434fe
This commit is contained in:
Tor Lillqvist
2016-01-06 14:31:37 +02:00
parent fd6263e376
commit 409d1817b8

View File

@@ -41,13 +41,10 @@
#include <vector>
#include <set>
struct SalPaintEvent;
struct ImplDelData;
struct ImplAccessibleInfos;
namespace vcl {
class Window;
struct ControlLayoutData;
}
class FixedText;