From abe4496cfce679e999aa59d98649fc37f1dacc02 Mon Sep 17 00:00:00 2001 From: "Philipp Lohmann [pl]" Date: Tue, 23 Nov 2010 18:41:04 +0100 Subject: vcl117: removed obsolete header --- automation/source/server/statemnt.cxx | 3 +-- automation/source/server/statemnt.hxx | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'automation') diff --git a/automation/source/server/statemnt.cxx b/automation/source/server/statemnt.cxx index a288c3d4d3a7..1b22b32388ec 100644 --- a/automation/source/server/statemnt.cxx +++ b/automation/source/server/statemnt.cxx @@ -34,7 +34,7 @@ #include #include -#include +#include #ifndef _DIALOG_HXX //autogen #include #endif @@ -79,7 +79,6 @@ #include #include #include -#include #include #include #include diff --git a/automation/source/server/statemnt.hxx b/automation/source/server/statemnt.hxx index ada6c60a6b35..61f3ad52309e 100644 --- a/automation/source/server/statemnt.hxx +++ b/automation/source/server/statemnt.hxx @@ -40,7 +40,7 @@ #ifndef _STATEMNT_HXX #define _STATEMNT_HXX -#include +#include #include #include #include -- cgit