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