summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/TableFillingAndNavigationTools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/TableFillingAndNavigationTools.hxx')
-rw-r--r--sc/source/ui/inc/TableFillingAndNavigationTools.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/TableFillingAndNavigationTools.hxx b/sc/source/ui/inc/TableFillingAndNavigationTools.hxx
index a2d04400403f..1ca5c173cac2 100644
--- a/sc/source/ui/inc/TableFillingAndNavigationTools.hxx
+++ b/sc/source/ui/inc/TableFillingAndNavigationTools.hxx
@@ -8,8 +8,7 @@
*
*/
-#ifndef INCLUDED_SC_SOURCE_UI_INC_TABLEFILLINGANDNAVIGATIONTOOLS_HXX
-#define INCLUDED_SC_SOURCE_UI_INC_TABLEFILLINGANDNAVIGATIONTOOLS_HXX
+#pragma once
#include <address.hxx>
#include <rangelst.hxx>
@@ -158,6 +157,4 @@ public:
virtual DataCellIterator iterateCells() override;
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */