diff options
Diffstat (limited to 'chart2/source/controller/main/ChartFrameloader.hxx')
-rw-r--r-- | chart2/source/controller/main/ChartFrameloader.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/chart2/source/controller/main/ChartFrameloader.hxx b/chart2/source/controller/main/ChartFrameloader.hxx index d1564b46e5fa..99f0ffd06903 100644 --- a/chart2/source/controller/main/ChartFrameloader.hxx +++ b/chart2/source/controller/main/ChartFrameloader.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_CONTROLLER_MAIN_CHARTFRAMELOADER_HXX -#define INCLUDED_CHART2_SOURCE_CONTROLLER_MAIN_CHARTFRAMELOADER_HXX +#pragma once #include <osl/conditn.hxx> #include <com/sun/star/frame/XSynchronousFrameLoader.hpp> @@ -65,6 +64,4 @@ public: } //namespace chart -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |