summaryrefslogtreecommitdiff
path: root/sw/inc/IDocumentUndoRedo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/IDocumentUndoRedo.hxx')
-rw-r--r--sw/inc/IDocumentUndoRedo.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/inc/IDocumentUndoRedo.hxx b/sw/inc/IDocumentUndoRedo.hxx
index e946b5ec4efe..a35145edc1e5 100644
--- a/sw/inc/IDocumentUndoRedo.hxx
+++ b/sw/inc/IDocumentUndoRedo.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SW_INC_IDOCUMENTUNDOREDO_HXX
-#define INCLUDED_SW_INC_IDOCUMENTUNDOREDO_HXX
+#pragma once
#include <sal/types.h>
@@ -289,6 +288,4 @@ private:
} // namespace sw
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */