diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:53:46 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:08:01 +0200 |
commit | e22d09f9ec66473a89ce4c8cbc943c97ae450027 (patch) | |
tree | 1982981ae21009cab85b8098fd1dce7080f9c841 /package/inc/ZipPackage.hxx | |
parent | afdb74c7ef53628958aa6a9156e11ca2295f9c45 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'package/inc/ZipPackage.hxx')
-rw-r--r-- | package/inc/ZipPackage.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/inc/ZipPackage.hxx b/package/inc/ZipPackage.hxx index b0582292e..067ae94e1 100644 --- a/package/inc/ZipPackage.hxx +++ b/package/inc/ZipPackage.hxx @@ -35,9 +35,7 @@ #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/PropertyValue.hpp> -#ifndef _COM_SUN_STAR_LANG_XPSERVICEINFO_HPP_ #include <com/sun/star/lang/XServiceInfo.hpp> -#endif #include <HashMaps.hxx> #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <osl/file.h> |