diff options
Diffstat (limited to 'drawinglayer/source/tools/emfpimage.hxx')
-rw-r--r-- | drawinglayer/source/tools/emfpimage.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drawinglayer/source/tools/emfpimage.hxx b/drawinglayer/source/tools/emfpimage.hxx index ed656e2c33db..75e42e7d21e4 100644 --- a/drawinglayer/source/tools/emfpimage.hxx +++ b/drawinglayer/source/tools/emfpimage.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPIMAGE_HXX -#define INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPIMAGE_HXX +#pragma once #include "emfphelperdata.hxx" #include <vcl/graph.hxx> @@ -46,6 +45,4 @@ namespace emfplushelper }; } -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |