summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/tabtempl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tabtempl.hxx')
-rw-r--r--sd/source/ui/inc/tabtempl.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/inc/tabtempl.hxx b/sd/source/ui/inc/tabtempl.hxx
index 32019481f05b..b177078ea41f 100644
--- a/sd/source/ui/inc/tabtempl.hxx
+++ b/sd/source/ui/inc/tabtempl.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_INC_TABTEMPL_HXX
-#define INCLUDED_SD_SOURCE_UI_INC_TABTEMPL_HXX
+#pragma once
#include <sfx2/styledlg.hxx>
#include <svx/xtable.hxx>
@@ -55,6 +54,4 @@ public:
SdrView* pView);
};
-#endif // INCLUDED_SD_SOURCE_UI_INC_TABTEMPL_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */