summaryrefslogtreecommitdiff
path: root/sw/inc/edimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/edimp.hxx')
-rw-r--r--sw/inc/edimp.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/inc/edimp.hxx b/sw/inc/edimp.hxx
index 50888ce339c3..7a564a76e609 100644
--- a/sw/inc/edimp.hxx
+++ b/sw/inc/edimp.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SW_INC_EDIMP_HXX
-#define INCLUDED_SW_INC_EDIMP_HXX
+#pragma once
#include <o3tl/sorted_vector.hxx>
@@ -53,6 +52,4 @@ private:
o3tl::sorted_vector<SwPamRange> maVector;
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */