summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/SwNumberTree.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/inc/SwNumberTree.hxx b/sw/inc/SwNumberTree.hxx
index ad3ffe845110..9323d3df5644 100644
--- a/sw/inc/SwNumberTree.hxx
+++ b/sw/inc/SwNumberTree.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SW_INC_SWNUMBERTREE_HXX
-#define INCLUDED_SW_INC_SWNUMBERTREE_HXX
+#pragma once
#include <set>
#include <vector>
@@ -602,6 +601,4 @@ protected:
};
-#endif // INCLUDED_SW_INC_SWNUMBERTREE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */