diff options
Diffstat (limited to 'xmloff/inc/XMLBackgroundImageContext.hxx')
-rw-r--r-- | xmloff/inc/XMLBackgroundImageContext.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/inc/XMLBackgroundImageContext.hxx b/xmloff/inc/XMLBackgroundImageContext.hxx index 8d3f466ae353..ab81cc3cb461 100644 --- a/xmloff/inc/XMLBackgroundImageContext.hxx +++ b/xmloff/inc/XMLBackgroundImageContext.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_XMLOFF_INC_XMLBACKGROUNDIMAGECONTEXT_HXX -#define INCLUDED_XMLOFF_INC_XMLBACKGROUNDIMAGECONTEXT_HXX +#pragma once #include <com/sun/star/style/GraphicLocation.hpp> #include "XMLElementPropertyContext.hxx" @@ -67,6 +66,4 @@ public: }; -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |