summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/fuconstr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/fuconstr.hxx')
-rw-r--r--sd/source/ui/inc/fuconstr.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/inc/fuconstr.hxx b/sd/source/ui/inc/fuconstr.hxx
index 3f9178ca2dd7..743c6cd5bb31 100644
--- a/sd/source/ui/inc/fuconstr.hxx
+++ b/sd/source/ui/inc/fuconstr.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_INC_FUCONSTR_HXX
-#define INCLUDED_SD_SOURCE_UI_INC_FUCONSTR_HXX
+#pragma once
#include "fudraw.hxx"
@@ -62,6 +61,4 @@ private:
} // end of namespace sd
-#endif // _SD_FUCONSTR_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */