summaryrefslogtreecommitdiff
path: root/sw/inc/checkit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/checkit.hxx')
-rw-r--r--sw/inc/checkit.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/inc/checkit.hxx b/sw/inc/checkit.hxx
index 99de92166ce3..cc86d1cc99f4 100644
--- a/sw/inc/checkit.hxx
+++ b/sw/inc/checkit.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SW_INC_CHECKIT_HXX
-#define INCLUDED_SW_INC_CHECKIT_HXX
+#pragma once
#include <com/sun/star/uno/Reference.h>
@@ -35,6 +34,4 @@ public:
extern SwCheckIt* pCheckIt;
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */