summaryrefslogtreecommitdiff
path: root/sc/inc/editutil.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/editutil.hxx')
-rw-r--r--sc/inc/editutil.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/editutil.hxx b/sc/inc/editutil.hxx
index 4efadface0f4..53664009b428 100644
--- a/sc/inc/editutil.hxx
+++ b/sc/inc/editutil.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_INC_EDITUTIL_HXX
-#define INCLUDED_SC_INC_EDITUTIL_HXX
+#pragma once
#include <memory>
#include "scdllapi.h"
@@ -242,6 +241,4 @@ public:
// SvxFieldData derivations were moved to Svx (comment can be deleted?)
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */