diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 19:50:37 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 19:50:37 +0000 |
commit | 3fbd81d1fbef8d690bfe340ddb6266a7cbc8fa64 (patch) | |
tree | a63f747896e9f3a5c3638d659115d36b37476efd /xmloff/inc/unointerfacetouniqueidentifiermapper.hxx | |
parent | f3a1d360f058e9613e73cdbde8cafbecb037f0f6 (diff) |
INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED
2008/04/01 16:09:12 thb 1.3.330.2: #i85898# Stripping all external header guards
2008/04/01 13:04:22 thb 1.3.330.1: #i85898# Stripping all external header guards
Diffstat (limited to 'xmloff/inc/unointerfacetouniqueidentifiermapper.hxx')
-rw-r--r-- | xmloff/inc/unointerfacetouniqueidentifiermapper.hxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xmloff/inc/unointerfacetouniqueidentifiermapper.hxx b/xmloff/inc/unointerfacetouniqueidentifiermapper.hxx index 4464fb768ad3..2aeb9072851d 100644 --- a/xmloff/inc/unointerfacetouniqueidentifiermapper.hxx +++ b/xmloff/inc/unointerfacetouniqueidentifiermapper.hxx @@ -2,14 +2,8 @@ #define __COMPHELPER_UNOINTERFACETOUNIQUEIDENTIFIERMAPPER__ #include <map> - -#ifndef _RTL_USTRING_HXX_ #include <rtl/ustring.hxx> -#endif - -#ifndef _COM_SUN_STAR_UNO_XINTERFACE_HPP_ #include <com/sun/star/uno/XInterface.hpp> -#endif namespace comphelper { |