diff options
Diffstat (limited to 'xmloff/source/transform/StyleOOoTContext.hxx')
-rw-r--r-- | xmloff/source/transform/StyleOOoTContext.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/transform/StyleOOoTContext.hxx b/xmloff/source/transform/StyleOOoTContext.hxx index e32c4781d6ae..f242d66c0c7f 100644 --- a/xmloff/source/transform/StyleOOoTContext.hxx +++ b/xmloff/source/transform/StyleOOoTContext.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_XMLOFF_SOURCE_TRANSFORM_STYLEOOOTCONTEXT_HXX -#define INCLUDED_XMLOFF_SOURCE_TRANSFORM_STYLEOOOTCONTEXT_HXX +#pragma once #include <rtl/ref.hxx> #include "FamilyType.hxx" @@ -61,6 +60,4 @@ public: }; -#endif // INCLUDED_XMLOFF_SOURCE_TRANSFORM_STYLEOOOTCONTEXT_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |