diff options
Diffstat (limited to 'xmloff/inc/XMLElementPropertyContext.hxx')
-rw-r--r-- | xmloff/inc/XMLElementPropertyContext.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/inc/XMLElementPropertyContext.hxx b/xmloff/inc/XMLElementPropertyContext.hxx index f6164e75a2a4..bf75533922ec 100644 --- a/xmloff/inc/XMLElementPropertyContext.hxx +++ b/xmloff/inc/XMLElementPropertyContext.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_XMLOFF_INC_XMLELEMENTPROPERTYCONTEXT_HXX -#define INCLUDED_XMLOFF_INC_XMLELEMENTPROPERTYCONTEXT_HXX +#pragma once #include <xmloff/xmlictxt.hxx> #include <xmloff/maptype.hxx> @@ -49,6 +48,4 @@ public: }; -#endif // _XMLOFF_ELEMENTPROPERTYCONTEXT_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |