summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/futext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/futext.hxx')
-rw-r--r--sc/source/ui/inc/futext.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/futext.hxx b/sc/source/ui/inc/futext.hxx
index d6bbdb8f6221..c53a5b38892d 100644
--- a/sc/source/ui/inc/futext.hxx
+++ b/sc/source/ui/inc/futext.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_SOURCE_UI_INC_FUTEXT_HXX
-#define INCLUDED_SC_SOURCE_UI_INC_FUTEXT_HXX
+#pragma once
#include "fuconstr.hxx"
@@ -54,6 +53,4 @@ private:
std::unique_ptr<SdrOutliner> MakeOutliner();
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */