sd/source/ui/inc/framework/FrameworkHelper.hxx |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit a9b31601580fa85cab783b73552489c092403296
Author:     pekka-dev <prashant.garg.1...@gmail.com>
AuthorDate: Sun Mar 21 07:40:28 2021 +0530
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
CommitDate: Mon Mar 22 10:39:07 2021 +0100

    tdf#124176 Use pragma once
    
    Change-Id: I8ab895a7b8e430d13e4db39a270af8d20949815c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112826
    Tested-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>

diff --git a/sd/source/ui/inc/framework/FrameworkHelper.hxx 
b/sd/source/ui/inc/framework/FrameworkHelper.hxx
index c0114ffeb6b5..b57182cd897f 100644
--- a/sd/source/ui/inc/framework/FrameworkHelper.hxx
+++ b/sd/source/ui/inc/framework/FrameworkHelper.hxx
@@ -17,8 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#ifndef INCLUDED_SD_SOURCE_UI_INC_FRAMEWORK_FRAMEWORKHELPER_HXX
-#define INCLUDED_SD_SOURCE_UI_INC_FRAMEWORK_FRAMEWORKHELPER_HXX
+#pragma once
 
 #include <ViewShell.hxx>
 
@@ -340,6 +339,5 @@ private:
 
 } // end of namespace sd::framework
 
-#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

Reply via email to