summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source/tools/emfpbrush.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/tools/emfpbrush.hxx')
-rw-r--r--drawinglayer/source/tools/emfpbrush.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/drawinglayer/source/tools/emfpbrush.hxx b/drawinglayer/source/tools/emfpbrush.hxx
index 49706c615898..ec4ab11732f2 100644
--- a/drawinglayer/source/tools/emfpbrush.hxx
+++ b/drawinglayer/source/tools/emfpbrush.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPBRUSH_HXX
-#define INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPBRUSH_HXX
+#pragma once
#include "emfphelperdata.hxx"
#include <tools/color.hxx>
@@ -126,6 +125,4 @@ namespace emfplushelper
};
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */