diff options
Diffstat (limited to 'xmloff/inc/xmlmultiimagehelper.hxx')
-rw-r--r-- | xmloff/inc/xmlmultiimagehelper.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/inc/xmlmultiimagehelper.hxx b/xmloff/inc/xmlmultiimagehelper.hxx index 1661130f3f51..adfdce2e9285 100644 --- a/xmloff/inc/xmlmultiimagehelper.hxx +++ b/xmloff/inc/xmlmultiimagehelper.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_XMLOFF_INC_XMLMULTIIMAGEHELPER_HXX -#define INCLUDED_XMLOFF_INC_XMLMULTIIMAGEHELPER_HXX +#pragma once #include <xmloff/xmlimp.hxx> @@ -54,6 +53,4 @@ public: }; -#endif // INCLUDED_XMLOFF_INC_XMLMULTIIMAGEHELPER_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |