summaryrefslogtreecommitdiff
path: root/editeng/inc/edtspell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/inc/edtspell.hxx')
-rw-r--r--editeng/inc/edtspell.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/editeng/inc/edtspell.hxx b/editeng/inc/edtspell.hxx
index efd9272f4859..eaf73b8908de 100644
--- a/editeng/inc/edtspell.hxx
+++ b/editeng/inc/edtspell.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_EDITENG_INC_EDTSPELL_HXX
-#define INCLUDED_EDITENG_INC_EDTSPELL_HXX
+#pragma once
#include <editeng/splwrap.hxx>
#include <editeng/svxacorr.hxx>
@@ -141,6 +140,4 @@ public:
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */