diff options
Diffstat (limited to 'chart2/source/controller/main/ChartModelClone.hxx')
-rw-r--r-- | chart2/source/controller/main/ChartModelClone.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/chart2/source/controller/main/ChartModelClone.hxx b/chart2/source/controller/main/ChartModelClone.hxx index eb5a9b0279de..e5f052eb7046 100644 --- a/chart2/source/controller/main/ChartModelClone.hxx +++ b/chart2/source/controller/main/ChartModelClone.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_CHART2_SOURCE_CONTROLLER_MAIN_CHARTMODELCLONE_HXX -#define INCLUDED_CHART2_SOURCE_CONTROLLER_MAIN_CHARTMODELCLONE_HXX +#pragma once #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> @@ -71,6 +70,4 @@ namespace chart } // namespace chart -#endif // INCLUDED_CHART2_SOURCE_CONTROLLER_MAIN_CHARTMODELCLONE_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |