summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/fudraw.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/fudraw.hxx')
-rw-r--r--sc/source/ui/inc/fudraw.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/fudraw.hxx b/sc/source/ui/inc/fudraw.hxx
index 4cc8952af469..0fdd6f9e88f1 100644
--- a/sc/source/ui/inc/fudraw.hxx
+++ b/sc/source/ui/inc/fudraw.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_SOURCE_UI_INC_FUDRAW_HXX
-#define INCLUDED_SC_SOURCE_UI_INC_FUDRAW_HXX
+#pragma once
#include "fupoor.hxx"
@@ -52,6 +51,4 @@ private:
void ResetModifiers();
};
-#endif // _SD_FUDRAW_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */