summaryrefslogtreecommitdiff
path: root/package/source/manifest/ManifestImport.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:53:46 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:08:01 +0200
commite22d09f9ec66473a89ce4c8cbc943c97ae450027 (patch)
tree1982981ae21009cab85b8098fd1dce7080f9c841 /package/source/manifest/ManifestImport.hxx
parentafdb74c7ef53628958aa6a9156e11ca2295f9c45 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'package/source/manifest/ManifestImport.hxx')
-rw-r--r--package/source/manifest/ManifestImport.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/source/manifest/ManifestImport.hxx b/package/source/manifest/ManifestImport.hxx
index 786c03921..4c9721584 100644
--- a/package/source/manifest/ManifestImport.hxx
+++ b/package/source/manifest/ManifestImport.hxx
@@ -29,9 +29,7 @@
#define _MANIFEST_IMPORT_HXX
#include <cppuhelper/implbase1.hxx> // helper for implementations
-#ifndef _COM_SUN_STAR_XML_SAX_XDUCUMENTHANDLER_HPP_
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
-#endif
#include <vector>
#include <HashMaps.hxx>