From 2478ce5bf73999cc3a03f978a6fdd77e412b010e Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Fri, 28 Jan 2011 17:45:42 +0100 Subject: CWS gnumake3: extract.hxx cppuhelper->comphelper --- svtools/source/uno/addrtempuno.cxx | 2 +- svtools/source/uno/genericunodialog.cxx | 2 +- unotools/inc/unotools/unotunnelhelper.hxx | 5 +---- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/svtools/source/uno/addrtempuno.cxx b/svtools/source/uno/addrtempuno.cxx index 3ccf83a224f8..706afe09202f 100644 --- a/svtools/source/uno/addrtempuno.cxx +++ b/svtools/source/uno/addrtempuno.cxx @@ -29,7 +29,7 @@ #include "precompiled_svtools.hxx" #include "svtools/genericunodialog.hxx" #include -#include +#include #include #include #include diff --git a/svtools/source/uno/genericunodialog.cxx b/svtools/source/uno/genericunodialog.cxx index a7ece1acc369..a1fdc7840a55 100644 --- a/svtools/source/uno/genericunodialog.cxx +++ b/svtools/source/uno/genericunodialog.cxx @@ -34,7 +34,7 @@ #include #include -#include +#include #include #include #include diff --git a/unotools/inc/unotools/unotunnelhelper.hxx b/unotools/inc/unotools/unotunnelhelper.hxx index ec4f1243f4d9..1054249de54b 100644 --- a/unotools/inc/unotools/unotunnelhelper.hxx +++ b/unotools/inc/unotools/unotunnelhelper.hxx @@ -33,10 +33,7 @@ #include #include #include - -#ifndef _CPPUHELPER_EXTRACT_HXX_ -#include -#endif +#include namespace utl { -- cgit v1.2.3