summaryrefslogtreecommitdiff
path: root/sw/inc/IDocumentRedlineAccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/IDocumentRedlineAccess.hxx')
-rw-r--r--sw/inc/IDocumentRedlineAccess.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/inc/IDocumentRedlineAccess.hxx b/sw/inc/IDocumentRedlineAccess.hxx
index 24073b25930c..73f87fa8c799 100644
--- a/sw/inc/IDocumentRedlineAccess.hxx
+++ b/sw/inc/IDocumentRedlineAccess.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SW_INC_IDOCUMENTREDLINEACCESS_HXX
-#define INCLUDED_SW_INC_IDOCUMENTREDLINEACCESS_HXX
+#pragma once
#include <sal/config.h>
@@ -223,6 +222,4 @@ protected:
virtual ~IDocumentRedlineAccess() {};
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */