diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-01-21 18:32:36 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-01-21 18:32:36 +0100 |
commit | 86f964d438eeb6b4b5f9da019d85e641e6a4590d (patch) | |
tree | b9cccb4862e9653a79d93c93be3aa843262b81c7 /automation | |
parent | f97dcd3d93cdec4fe7daca49b62b00e8a47cac02 (diff) |
Remove doubled headers.
Diffstat (limited to 'automation')
-rw-r--r-- | automation/source/server/XMLParser.cxx | 1 | ||||
-rw-r--r-- | automation/source/server/statemnt.cxx | 1 | ||||
-rw-r--r-- | automation/source/testtool/objtest.cxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/automation/source/server/XMLParser.cxx b/automation/source/server/XMLParser.cxx index 911a48ff64b7..c6a24756ae50 100644 --- a/automation/source/server/XMLParser.cxx +++ b/automation/source/server/XMLParser.cxx @@ -39,7 +39,6 @@ #include <com/sun/star/xml/sax/XParser.hpp> #include <com/sun/star/xml/sax/SAXException.hpp> #include <com/sun/star/io/XInputStream.hpp> -#include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/util/XCloneable.hpp> #include <comphelper/processfactory.hxx> #include <cppuhelper/implbase2.hxx> diff --git a/automation/source/server/statemnt.cxx b/automation/source/server/statemnt.cxx index 2497ee2d3eb1..315e669ab81c 100644 --- a/automation/source/server/statemnt.cxx +++ b/automation/source/server/statemnt.cxx @@ -35,7 +35,6 @@ #include <comphelper/processfactory.hxx> #include <comphelper/uieventslogger.hxx> -#include <vcl/wintypes.hxx> #include <vcl/dialog.hxx> #include <vcl/button.hxx> #include <vcl/menubtn.hxx> diff --git a/automation/source/testtool/objtest.cxx b/automation/source/testtool/objtest.cxx index c1c0d5c54b6f..d0c35bcc8cb0 100644 --- a/automation/source/testtool/objtest.cxx +++ b/automation/source/testtool/objtest.cxx @@ -52,7 +52,6 @@ #include <com/sun/star/connection/XConnector.hpp> #include <com/sun/star/connection/XConnection.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> -#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/uno/XNamingService.hpp> #include <cppuhelper/servicefactory.hxx> |