summaryrefslogtreecommitdiffstats
path: root/sd/workben/custompanel/ctp_panel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/workben/custompanel/ctp_panel.hxx')
-rw-r--r--sd/workben/custompanel/ctp_panel.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/workben/custompanel/ctp_panel.hxx b/sd/workben/custompanel/ctp_panel.hxx
index ced2ab7f8f2c..a6d970693b70 100644
--- a/sd/workben/custompanel/ctp_panel.hxx
+++ b/sd/workben/custompanel/ctp_panel.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_WORKBEN_CUSTOMPANEL_CTP_PANEL_HXX
-#define INCLUDED_SD_WORKBEN_CUSTOMPANEL_CTP_PANEL_HXX
+#pragma once
#include <com/sun/star/drawing/framework/XView.hpp>
#include <com/sun/star/ui/XToolPanel.hpp>
@@ -80,6 +79,4 @@ namespace sd::colortoolpanel
} } // namespace sd::colortoolpanel
-#endif // INCLUDED_SD_WORKBEN_CUSTOMPANEL_CTP_PANEL_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */