summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/fuconstr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/fuconstr.hxx')
-rw-r--r--sc/source/ui/inc/fuconstr.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/fuconstr.hxx b/sc/source/ui/inc/fuconstr.hxx
index f5e366b29de7..a9076ee3ead8 100644
--- a/sc/source/ui/inc/fuconstr.hxx
+++ b/sc/source/ui/inc/fuconstr.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_SOURCE_UI_INC_FUCONSTR_HXX
-#define INCLUDED_SC_SOURCE_UI_INC_FUCONSTR_HXX
+#pragma once
#include "fudraw.hxx"
@@ -41,6 +40,4 @@ public:
bool SimpleMouseButtonUp(const MouseEvent& rMEvt);
};
-#endif // _SD_FUCONSTR_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */