diff options
-rw-r--r-- | include/animations/animationnodehelper.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/animations/animationnodehelper.hxx b/include/animations/animationnodehelper.hxx index eee41cd282be..cb6b6b74f67f 100644 --- a/include/animations/animationnodehelper.hxx +++ b/include/animations/animationnodehelper.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_ANIMATIONS_ANIMATIONNODEHELPER_HXX -#define INCLUDED_ANIMATIONS_ANIMATIONNODEHELPER_HXX +#pragma once #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/animations/XAnimationNode.hpp> @@ -73,6 +72,4 @@ namespace anim } } -#endif /* INCLUDED_ANIMATIONS_ANIMATIONNODEHELPER_HXX */ - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |