diff options
Diffstat (limited to 'xmloff/inc/animationimport.hxx')
-rw-r--r-- | xmloff/inc/animationimport.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/inc/animationimport.hxx b/xmloff/inc/animationimport.hxx index 16e8dfa9becd..b8f8c9068f85 100644 --- a/xmloff/inc/animationimport.hxx +++ b/xmloff/inc/animationimport.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_XMLOFF_INC_ANIMATIONIMPORT_HXX -#define INCLUDED_XMLOFF_INC_ANIMATIONIMPORT_HXX +#pragma once #include <memory> @@ -56,6 +55,4 @@ public: } -#endif // INCLUDED_XMLOFF_INC_ANIMATIONIMPORT_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |