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