diff options
Diffstat (limited to 'xmloff/inc/animations.hxx')
-rw-r--r-- | xmloff/inc/animations.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/inc/animations.hxx b/xmloff/inc/animations.hxx index 668d1839aa80..935ebf0396f7 100644 --- a/xmloff/inc/animations.hxx +++ b/xmloff/inc/animations.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_XMLOFF_INC_ANIMATIONS_HXX -#define INCLUDED_XMLOFF_INC_ANIMATIONS_HXX +#pragma once #include <xmloff/xmltoken.hxx> @@ -52,6 +51,4 @@ struct ImplAttributeNameConversion extern const struct ImplAttributeNameConversion* getAnimationAttributeNamesConversionList(); } -#endif // INCLUDED_XMLOFF_INC_ANIMATIONS_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |