include/drawinglayer/primitive2d/animatedprimitive2d.hxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
New commits: commit 8cdbc45329fe8094ce7fb55713b9d0a13e8dd5ff Author: Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk> AuthorDate: Mon Feb 3 17:44:22 2020 +0100 Commit: Tomaž Vajngerl <qui...@gmail.com> CommitDate: Tue Feb 4 08:34:02 2020 +0100 use "pragma once" animatedprimitive2d.hxx Change-Id: I5b41a6fd1ce82615b8a3f8382f4d5d9a8c70999d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87932 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <qui...@gmail.com> diff --git a/include/drawinglayer/primitive2d/animatedprimitive2d.hxx b/include/drawinglayer/primitive2d/animatedprimitive2d.hxx index 60dd7766d7b9..c03ac0f220dc 100644 --- a/include/drawinglayer/primitive2d/animatedprimitive2d.hxx +++ b/include/drawinglayer/primitive2d/animatedprimitive2d.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_DRAWINGLAYER_PRIMITIVE2D_ANIMATEDPRIMITIVE2D_HXX -#define INCLUDED_DRAWINGLAYER_PRIMITIVE2D_ANIMATEDPRIMITIVE2D_HXX +#pragma once #include <drawinglayer/drawinglayerdllapi.h> @@ -168,6 +167,4 @@ namespace drawinglayer } // end of namespace drawinglayer -#endif //INCLUDED_DRAWINGLAYER_PRIMITIVE2D_ANIMATEDPRIMITIVE2D_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits