From 34c77ff57d30fa3ccf47b281837b10a75e64591d Mon Sep 17 00:00:00 2001 From: "Frank Schoenheit [fs]" Date: Mon, 30 Nov 2009 12:56:04 +0100 Subject: [CWS autorecovery] forgot to remove some includes --- sd/source/ui/framework/factories/FullScreenPane.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sd/source/ui/framework') diff --git a/sd/source/ui/framework/factories/FullScreenPane.cxx b/sd/source/ui/framework/factories/FullScreenPane.cxx index b6029400ff63..5cd7be3b0de4 100644 --- a/sd/source/ui/framework/factories/FullScreenPane.cxx +++ b/sd/source/ui/framework/factories/FullScreenPane.cxx @@ -35,7 +35,6 @@ #include "ViewShellBase.hxx" #include #include -#include #include #include #include -- cgit From 2040e3a467a436ccf66df6b3431809c5c3ead775 Mon Sep 17 00:00:00 2001 From: "Frank Schoenheit [fs]" Date: Mon, 30 Nov 2009 13:31:01 +0100 Subject: #i10000# --- sd/source/ui/framework/factories/FullScreenPane.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sd/source/ui/framework') diff --git a/sd/source/ui/framework/factories/FullScreenPane.cxx b/sd/source/ui/framework/factories/FullScreenPane.cxx index 5cd7be3b0de4..f6f9cb024ab9 100644 --- a/sd/source/ui/framework/factories/FullScreenPane.cxx +++ b/sd/source/ui/framework/factories/FullScreenPane.cxx @@ -35,6 +35,7 @@ #include "ViewShellBase.hxx" #include #include +#include #include #include #include -- cgit