diff options
Diffstat (limited to 'xmloff/source/text/XMLSectionFootnoteConfigImport.hxx')
-rw-r--r-- | xmloff/source/text/XMLSectionFootnoteConfigImport.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/text/XMLSectionFootnoteConfigImport.hxx b/xmloff/source/text/XMLSectionFootnoteConfigImport.hxx index 0182c0d8f571..dc7bc7c94e60 100644 --- a/xmloff/source/text/XMLSectionFootnoteConfigImport.hxx +++ b/xmloff/source/text/XMLSectionFootnoteConfigImport.hxx @@ -18,8 +18,7 @@ */ -#ifndef INCLUDED_XMLOFF_SOURCE_TEXT_XMLSECTIONFOOTNOTECONFIGIMPORT_HXX -#define INCLUDED_XMLOFF_SOURCE_TEXT_XMLSECTIONFOOTNOTECONFIGIMPORT_HXX +#pragma once #include <xmloff/xmlictxt.hxx> #include <rtl/ref.hxx> @@ -59,6 +58,4 @@ public: }; -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |