From 4b5ad13fb07f61ff627a0981985ce15f8812a1b9 Mon Sep 17 00:00:00 2001 From: Cumali Toprak Date: Mon, 27 Jan 2020 14:36:27 +0300 Subject: tdf#124176: Use pragma once instead of include guards Change-Id: I422ff363d3abf6b722d584ded3a1d8466cec35a7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87511 Tested-by: Jenkins Reviewed-by: Muhammet Kara --- idlc/inc/aststack.hxx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/idlc/inc/aststack.hxx b/idlc/inc/aststack.hxx index b3f4cda695fd..bf3575676aa3 100644 --- a/idlc/inc/aststack.hxx +++ b/idlc/inc/aststack.hxx @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_IDLC_INC_ASTSTACK_HXX -#define INCLUDED_IDLC_INC_ASTSTACK_HXX + +#pragma once #include #include @@ -43,6 +43,4 @@ private: std::vector m_stack; }; -#endif // INCLUDED_IDLC_INC_ASTSTACK_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit 7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2016-04-13 10:11:37 +0200
committerMichael Stahl <mstahl@redhat.com>2016-04-13 11:19:04 +0000
commit97abbec95665b43a9a09e10a0fb31854cdbd5c0d (patch)
treeb6917d80775c411a5480febd77b89fb256203b6a /vcl/osx/DragSource.hxx
parent9a2ff36b51f86ca3ade8093d7698314c0d3db6a6 (diff)