summaryrefslogtreecommitdiff
path: root/writerperfect/source/writer/StarOfficeWriterImportFilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/source/writer/StarOfficeWriterImportFilter.hxx')
-rw-r--r--writerperfect/source/writer/StarOfficeWriterImportFilter.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/writerperfect/source/writer/StarOfficeWriterImportFilter.hxx b/writerperfect/source/writer/StarOfficeWriterImportFilter.hxx
index 745b94786f32..8310f1cbf77b 100644
--- a/writerperfect/source/writer/StarOfficeWriterImportFilter.hxx
+++ b/writerperfect/source/writer/StarOfficeWriterImportFilter.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_WRITERPERFECT_SOURCE_WRITER_STAROFFICEWRITERIMPORTFILTER_HXX
-#define INCLUDED_WRITERPERFECT_SOURCE_WRITER_STAROFFICEWRITERIMPORTFILTER_HXX
+#pragma once
#include <com/sun/star/uno/XComponentContext.hpp>
@@ -40,6 +39,4 @@ private:
virtual void doRegisterHandlers(OdtGenerator& rGenerator) override;
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */