summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLIndexIllustrationSourceContext.hxx')
-rw-r--r--xmloff/source/text/XMLIndexIllustrationSourceContext.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx b/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx
index 07ec8aca41ff..b482c63fff9b 100644
--- a/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLOFF_SOURCE_TEXT_XMLINDEXILLUSTRATIONSOURCECONTEXT_HXX
-#define INCLUDED_XMLOFF_SOURCE_TEXT_XMLINDEXILLUSTRATIONSOURCECONTEXT_HXX
+#pragma once
#include "XMLIndexTableSourceContext.hxx"
#include <com/sun/star/uno/Reference.h>
@@ -53,6 +52,4 @@ protected:
const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttrList ) override;
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */