summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/chartsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/chartsh.hxx')
-rw-r--r--sc/source/ui/inc/chartsh.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/chartsh.hxx b/sc/source/ui/inc/chartsh.hxx
index e13cddf22012..bae02c725248 100644
--- a/sc/source/ui/inc/chartsh.hxx
+++ b/sc/source/ui/inc/chartsh.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_SOURCE_UI_INC_CHARTSH_HXX
-#define INCLUDED_SC_SOURCE_UI_INC_CHARTSH_HXX
+#pragma once
#include <sfx2/shell.hxx>
#include <shellids.hxx>
@@ -47,6 +46,4 @@ public:
void GetExportAsGraphicState(SfxItemSet& rSet);
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */