summaryrefslogtreecommitdiff
path: root/chart2/source/inc/StackMode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/StackMode.hxx')
-rw-r--r--chart2/source/inc/StackMode.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/chart2/source/inc/StackMode.hxx b/chart2/source/inc/StackMode.hxx
index 14e5fe6ee71e..718befc4e533 100644
--- a/chart2/source/inc/StackMode.hxx
+++ b/chart2/source/inc/StackMode.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CHART2_SOURCE_INC_STACKMODE_HXX
-#define INCLUDED_CHART2_SOURCE_INC_STACKMODE_HXX
+#pragma once
namespace chart
{
@@ -33,7 +32,4 @@ enum class StackMode
} // namespace chart
-// INCLUDED_CHART2_SOURCE_INC_STACKMODE_HXX
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */