unoidl/source/unoidlprovider.hxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
New commits: commit ef86e72fb06e1b59d1587828d1a9089b50767144 Author: Onur Yilmaz <onuryilmaz0...@gmail.com> AuthorDate: Sat Jan 25 15:27:50 2020 +0300 Commit: Muhammet Kara <muhammet.k...@collabora.com> CommitDate: Sat Jan 25 17:44:11 2020 +0100 tdf#124176: Use pragma once instead of include guards Change-Id: I093227c37d9ddb056aaa0c13ec413164dfc6780e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87393 Tested-by: Jenkins Reviewed-by: Muhammet Kara <muhammet.k...@collabora.com> diff --git a/unoidl/source/unoidlprovider.hxx b/unoidl/source/unoidlprovider.hxx index 4e2fce161323..0013af54284f 100644 --- a/unoidl/source/unoidlprovider.hxx +++ b/unoidl/source/unoidlprovider.hxx @@ -7,8 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef INCLUDED_UNOIDL_SOURCE_UNOIDLPROVIDER_HXX -#define INCLUDED_UNOIDL_SOURCE_UNOIDLPROVIDER_HXX +#pragma once #include <sal/config.h> @@ -54,6 +53,4 @@ private: } } -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits